| author | Junio C Hamano <junkio@cox.net> | |
| Thu, 9 Nov 2006 02:47:54 +0000 (18:47 -0800) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Thu, 9 Nov 2006 02:49:37 +0000 (18:49 -0800) | ||
| commit | acca687fa9db8eaa380b65d63c3f0d4364892acf | |
| tree | 93190f338cbb862eacaf8bddf09e93af458783a7 | tree | snapshot |
| parent | 659db3f673fe199bad6ce9cc625d3a1b098bfbcf | commit | diff |
git-pickaxe: retire pickaxe
Just make it take over blame's place. Documentation and command
have all stopped mentioning "git-pickaxe". The built-in synonym
is left in the command table, so you can still say "git pickaxe",
but it probably is a good idea to retire it as well.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Just make it take over blame's place. Documentation and command
have all stopped mentioning "git-pickaxe". The built-in synonym
is left in the command table, so you can still say "git pickaxe",
but it probably is a good idea to retire it as well.
Signed-off-by: Junio C Hamano <junkio@cox.net>
| Documentation/git-blame.txt | diff | blob | history | |
| Documentation/git-pickaxe.txt | [deleted file] | blob | history |
| Documentation/git.txt | diff | blob | history | |
| Makefile | diff | blob | history | |
| blame.c | [deleted file] | blob | history |
| builtin-blame.c | [new file with mode: 0644] | blob |
| builtin-pickaxe.c | [deleted file] | blob | history |
| builtin.h | diff | blob | history | |
| git.c | diff | blob | history | |
| t/t8003-pickaxe.sh | [deleted file] | blob | history |