]> git.proxmox.com Git - libgit2.git/commit
Add `git_merge_status` to provide info about an upcoming merge
authorEdward Thomson <ethomson@microsoft.com>
Wed, 12 Mar 2014 00:19:35 +0000 (17:19 -0700)
committerEdward Thomson <ethomson@microsoft.com>
Thu, 20 Mar 2014 16:25:06 +0000 (09:25 -0700)
commitccb308273a8662a9692849115a929bd1a74a15f7
tree3bf744f845d84b99c75aaad84a94009127d75581
parent05d47768caf6fec51fa85cb6275c9ba8324aead6
Add `git_merge_status` to provide info about an upcoming merge
include/git2/merge.h
src/merge.c
tests/merge/workdir/fastforward.c [deleted file]
tests/merge/workdir/status.c [new file with mode: 0644]
tests/resources/merge-resolve/.gitted/refs/heads/previous [new file with mode: 0644]