author | Jon Seymour <jon.seymour@gmail.com> | |
Mon, 20 Jun 2005 02:29:29 +0000 (12:29 +1000) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 20 Jun 2005 03:13:18 +0000 (20:13 -0700) | ||
commit | 8cd1033e10b3d51d19676902bf522be15eb95751 | |
tree | 267a0d622b401347c400a5ae5b61465ba44dc45f | tree | snapshot |
parent | dec5eda7860f6d8babf3fa14c00bc5e1d4e06b4f | commit | diff |
[PATCH] Tweaked --merge-order --show-breaks output in case specified head has no parent
git-rev-list --merge-order --show-breaks root
Was outputing:
| root
It now outputs:
= root
Which is consistent with the behaviour of other cases.
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
git-rev-list --merge-order --show-breaks root
Was outputing:
| root
It now outputs:
= root
Which is consistent with the behaviour of other cases.
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
epoch.c | diff | blob | history |