Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | annotate-blame test: don't "source", but say "." | Junio C Hamano | 2006-03-05 |
| | | | | | | | | | Just I am old fashioned. Source inclusion in bourne shell is "." (dot), not "source" -- that's csh. [jc: yes I know bash groks it, but I am old fashioned.] Signed-off-by: Junio C Hamano <junkio@cox.net> | ||
* | git-blame: Use the same tests for git-blame as for git-annotate | Fredrik Kuivinen | 2006-03-05 |
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se> Signed-off-by: Junio C Hamano <junkio@cox.net> |