Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Add "gitk" to the list of scripts to be installed automatically.
author
Linus Torvalds
<torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 21:07:41 +0000
(14:07 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 21:07:41 +0000
(14:07 -0700)
Btw, it's fun just looking at the merged git repository itself with
gitk, now that it has two "roots".
Makefile
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
5569bf9
)
diff --git
a/Makefile
b/Makefile
index 3372269f5a4fed7df212aee4f2a6d678406df96f..c041cc7f083fab779ddab088bae112c43ffaaa16 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
SCRIPTS=git git-apply-patch-script git-merge-one-file-script git-prune-script \
git-pull-script git-tag-script git-resolve-script git-whatchanged \
git-deltafy-script git-fetch-script git-status-script git-commit-script \
git-log-script git-shortlog git-cvsimport-script git-diff-script \
- git-reset-script git-add-script git-checkout-script
+ git-reset-script git-add-script git-checkout-script
gitk
PROG= git-update-cache git-diff-files git-init-db git-write-tree \
git-read-tree git-commit-tree git-cat-file git-fsck-cache \