projects
/
dotfiles-framework.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
926d32a
)
dotfiles.sh: Fix 'fetch' -> 'diff' typo in 'diff command' comment
author
W. Trevor King
<wking@tremily.us>
Tue, 15 Jan 2013 03:55:33 +0000
(22:55 -0500)
committer
W. Trevor King
<wking@tremily.us>
Tue, 15 Jan 2013 03:55:33 +0000
(22:55 -0500)
dotfiles.sh
patch
|
blob
|
history
diff --git
a/dotfiles.sh
b/dotfiles.sh
index 6a09bd05886b74db5f9bc4d092380a79efd5c70b..39574b2591a117563f2ef9171c97e1f24fa222f7 100755
(executable)
--- a/
dotfiles.sh
+++ b/
dotfiles.sh
@@
-376,7
+376,7
@@
function fetch()
}
###
-#
fetch
command
+#
diff
command
COMMANDS+=('diff')