projects
/
dotfiles-public.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f392e8e
)
Fix cc-cmd -> cccmd in .gitconfig sendemail configuration.
author
W. Trevor King
<wking@drexel.edu>
Tue, 17 Apr 2012 14:05:48 +0000
(10:05 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Tue, 17 Apr 2012 14:05:48 +0000
(10:05 -0400)
src/.gitconfig
patch
|
blob
|
history
diff --git
a/src/.gitconfig
b/src/.gitconfig
index 5ab4b2d6b3d02a5f697d1dbb189c11c94e52b7e2..245c1de99c99cd9cc5ac60b16483956fb20d3395 100644
(file)
--- a/
src/.gitconfig
+++ b/
src/.gitconfig
@@
-10,6
+10,6
@@
[sendemail]
from = W. Trevor King <wking@drexel.edu>
- cc
-
cmd = /home/wking/bin/git-cc
+ cccmd = /home/wking/bin/git-cc
aliasesfile = /home/wking/.mutt/aliases
aliasfiletype = mutt