author | Stephen Boyd <bebarino@gmail.com> | |
Mon, 25 Jan 2010 07:06:31 +0000 (23:06 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 25 Jan 2010 17:43:45 +0000 (09:43 -0800) | ||
commit | 0aa958d4b40159d5e72a521dda1dbe8f6e769e89 | |
tree | cdf312d2f51456508d66423731f7cdb6f7eac604 | tree | snapshot |
parent | 6fce51571cb9aadb0a5e048c89044124271251f4 | commit | diff |
rebase: replace antiquated sed invocation
Use the modern form of printing a commit subject instead of piping
the output of rev-list to sed.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Use the modern form of printing a commit subject instead of piping
the output of rev-list to sed.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase.sh | diff | blob | history |