This causes grafts to not be ignored any more, allowing cg-admin-rewritehist to work as expected on grafted commits. Signed-off-by: Yann Dirson <ydirson@altern.org> --- cg-object-id | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cg-object-id b/cg-object-id index ee23082..71c72e5 100755 --- a/cg-object-id +++ b/cg-object-id @@ -147,7 +147,7 @@ fi if [ "$show_parent" ]; then - git-cat-file commit "$normid" | sed -ne 's/^parent //p;/^$/q' + git-rev-list --parents -n 1 "$normid"| tr ' ' '\n'|tail +2 exit 0 fi - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Paul Jackson | Re: cpuset-remove-sched-domain-hooks-from-cpusets |
| James Bottomley | Re: Announce: Linux-next (Or Andrew's dream :-)) |
| David Miller | Slow DOWN, please!!! |
| Masami Hiramatsu | Re: [RFC PATCH v4] Unified trace buffer |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Parag Warudkar | Re: 2.6.29-rc3: tg3 dead after resume |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
