Skip to content

Commit

Permalink
Consistent whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Mar 23, 2024
1 parent ca472bf commit e34185f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manual/src/git.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ following to your `~/.gitconfig`.

```ini
[diff]
external = difft
external = difft
```

This only applies to `git diff`. For other git commands, you still
Expand All @@ -92,4 +92,3 @@ $ git diff
$ git show HEAD --ext-diff
$ git log -p --ext-diff
```

0 comments on commit e34185f

Please sign in to comment.