Teach format-patch, rebase and cherry a..b format
authorJunio C Hamano <junkio@cox.net>
Sun, 7 Aug 2005 22:51:09 +0000 (15:51 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 10 Aug 2005 06:38:50 +0000 (23:38 -0700)
Although these commands take only begin and end, not necessarily
generic SHA1 expressions rev-parse supports, supporting a..b
notation is good for consistency. This commit adds such without
breaking backward compatibility.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found