chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
8a45d68
)
dot/gitconfig.in: Push the current branch only by default.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 2 May 2022 12:36:24 +0000
(13:36 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 2 May 2022 12:37:52 +0000
(13:37 +0100)
I think this was an experiment, and it failed.
dot/gitconfig.in
patch
|
blob
|
blame
|
history
diff --git
a/dot/gitconfig.in
b/dot/gitconfig.in
index 9a55627f1ca244c0b7432668d3b7d83c8f4eab96..17cf5ae7e267e196c2a56876da354fcb3227e8fb 100644
(file)
--- a/
dot/gitconfig.in
+++ b/
dot/gitconfig.in
@@
-41,7
+41,7
@@
autosquash = true
[push]
autosquash = true
[push]
- default =
matching
+ default =
upstream
followTags = true
[format]
followTags = true
[format]