diff options
author | Matt Singleton <matt@xcolour.net> | 2021-02-04 09:01:34 -0600 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2021-02-04 09:01:34 -0600 |
commit | 8d3126b55c42b33fad5d1e9e64d74c7d04bc0806 (patch) | |
tree | 54cea085841c26e8497cd8d568e9f54d15e0fcde | |
parent | aee68a1f624157443c8011e20073d7d01a68314d (diff) |
gitconfig changes
-rw-r--r-- | gitconfig | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -32,3 +32,7 @@ [diff] tool = meld +[init] + defaultBranch = main +[pull] + ff = only |