Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Move try_merge_command and checkout_fast_forward to libgit.a
author
Nguyễn Thái Ngọc Duy
<pclouds@gmail.com>
Fri, 26 Oct 2012 15:53:49 +0000
(22:53 +0700)
committer
Jeff King
<peff@peff.net>
Mon, 29 Oct 2012 07:08:30 +0000
(
03:08
-0400)
These functions are called in sequencer.c, which is part of
libgit.a. This makes libgit.a potentially require builtin/merge.c for
external git commands.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
raw
|
patch
| inline |
side by side
(from:
db699a8
)
No differences found