chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
dot/gitconfig.in: Remove output filename; force full indices.
[profile]
/
dot
/
gitconfig.in
diff --git
a/dot/gitconfig.in
b/dot/gitconfig.in
index 46d63354e763aefd0fa916d1c6ba18c2704fc360..5de53a6ad394ea02e6f2e02182291d06b1763d9e 100644
(file)
--- a/
dot/gitconfig.in
+++ b/
dot/gitconfig.in
@@
-88,7
+88,7
@@
[alias]
egrep = "grep -E"
[alias]
egrep = "grep -E"
- patch
= "format-patch -o p -s
"
+ patch
es = "format-patch --full-index
"
graph = "log --pretty=oneline --abbrev-commit --graph"
release = !"sh -e -c ' \
[ $# -gt 0 ] || { \
graph = "log --pretty=oneline --abbrev-commit --graph"
release = !"sh -e -c ' \
[ $# -gt 0 ] || { \