Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Move make_cache_entry() from merge-recursive.c into read-cache.c
author
Carlos Rica
<jasampler@gmail.com>
Tue, 11 Sep 2007 03:17:28 +0000
(
05:17
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 12 Sep 2007 20:25:07 +0000
(13:25 -0700)
The function make_cache_entry() is too useful to be hidden away in
merge-recursive. So move it to libgit.a (exposing it via cache.h).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
6640f88
)
No differences found