diff options
Diffstat (limited to 'gitconfig')
| -rw-r--r-- | gitconfig/mitch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gitconfig/mitch b/gitconfig/mitch index 7eba35e..2d66968 100644 --- a/gitconfig/mitch +++ b/gitconfig/mitch @@ -7,3 +7,5 @@ [alias] hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short histv = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short --stat +[pull] + ff = only |
