summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-03-28 07:58:34 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-03-29 01:29:21 (GMT)
commit384e99a4a99820c34fe3600b2aad3f0185dd43db (patch)
tree88ff1150dafa6732dd8a6f8a75c59976222910a6 /README
parent9181ca2c2b1f2897baa67ff8e48b1984822115b5 (diff)
downloadgit-384e99a4a99820c34fe3600b2aad3f0185dd43db.zip
git-384e99a4a99820c34fe3600b2aad3f0185dd43db.tar.gz
git-384e99a4a99820c34fe3600b2aad3f0185dd43db.tar.bz2
rev-list --boundary
With the new --boundary flag, the output from rev-list includes the UNINTERESING commits at the boundary, which are usually not shown. Their object names are prefixed with '-'. For example, with this graph: C side / A---B---D master You would get something like this: $ git rev-list --boundary --header --parents side..master D B tree D^{tree} parent B ... log message for commit D here ... \0-B A tree B^{tree} parent A ... log message for commit B here ... \0 Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions