diff options
| -rw-r--r-- | git/config | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,11 +6,14 @@ st = status [branch] - autosetuprebase = always + autoSetupRebase = always [diff] algorithm = histogram +[grep] + lineNumber = true + [pull] ff = only |
