1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-17 14:11:02 +02:00
This commit is contained in:
Jesse Duffield 2019-03-04 20:40:51 +11:00
commit 398f91decb

View File

@ -119,9 +119,9 @@ whichever rc file you're using).
![Gif](/docs/resources/resolving-merge-conflicts.gif)
### Viewing commit diffs
### Interactive Rebasing
![Viewing Commit Diffs](/docs/resources/viewing-commit-diffs.png)
![Interactive Rebasing](/docs/resources/interactive-rebase.png)
## Contributing