diff options
author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | 2006-07-02 01:29:26 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-01 18:13:25 -0700 |
commit | 31609c17251f368584f7b94d44b06194112b4251 (patch) | |
tree | 5ce49fdf0575f1716310b52b94db51f308ee891c /name-rev.c | |
parent | 7c6f8aaf6d795f0c9a75671acceb9754ea06fd81 (diff) | |
download | git-31609c17251f368584f7b94d44b06194112b4251.tar.gz git-31609c17251f368584f7b94d44b06194112b4251.tar.xz |
Add get_merge_bases_clean()
Add get_merge_bases_clean(), a wrapper for get_merge_bases() that cleans
up after doing its work and make get_merge_bases() NOT clean up.
Single-shot programs like git-merge-base can use the dirty and fast
version.
Also move the object flags used in get_merge_bases() out of the range
defined in revision.h. This fixes the "66ae0c77...ced9456a
89719209...262a6ef7" test of the ... operator which is introduced with
the next patch.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'name-rev.c')
0 files changed, 0 insertions, 0 deletions