diff options
author | Vicent Marti <tanoku@gmail.com> | 2011-02-24 23:53:40 +0200 |
---|---|---|
committer | Vicent Marti <tanoku@gmail.com> | 2011-02-24 23:53:40 +0200 |
commit | 7360122ba973dfea6604ee1b378f79ce6399af3e (patch) | |
tree | 64acb5e54df05d7f344eb2c509ba9f1c69275e0d /src/commit.c | |
parent | 3eb47c9f6768292b8c8f8199ef851812c03aff70 (diff) | |
download | libgit2-7360122ba973dfea6604ee1b378f79ce6399af3e.tar.gz |
Fix file renaming in MinGW
We now use MoveFileEx, which is not assured to be atomic but works for
always (both if the destination exists, or if it doesn't) and is
available in MinGW.
Since this is a Win32 API call, complaint about lost or overwritten files
should be forwarded at Steve Ballmer.
Signed-off-by: Vicent Marti <tanoku@gmail.com>
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions