author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 13 Jun 2005 17:21:11 +0000 (10:21 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 13 Jun 2005 17:21:11 +0000 (10:21 -0700) | ||
commit | 8ebb0184028d3dcdbc659920523338dd53770b03 | |
tree | 4d00c3bd953b46826e705de1bd0bf15c51d9b0f7 | tree | snapshot |
parent | f04b05697c140953c1c50bb2794c41f26ba689b9 | commit | diff |
git-rev-parse: split "revs" and "non-revs"
Sometimes we only want to output revisions, and sometimes we want to
only see the stuff that wasn't revisions. Teach git-rev-parse to
understand the "--revs-only" and "--no-revs" flags.
Sometimes we only want to output revisions, and sometimes we want to
only see the stuff that wasn't revisions. Teach git-rev-parse to
understand the "--revs-only" and "--no-revs" flags.
rev-parse.c | diff | blob | history |