Skip to content

Commit

Permalink
Only allow fast-forward on pull
Browse files Browse the repository at this point in the history
  • Loading branch information
fionn committed Jun 16, 2020
1 parent 82fa865 commit b5ca35d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitconfig
Expand Up @@ -27,3 +27,5 @@
clean = unexpand --tabs=4 --first-only
[transfer]
fsckObjects = true
[pull]
ff = only

0 comments on commit b5ca35d

Please sign in to comment.