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

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