1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-09 13:47:11 +02:00

Docs: Made resolving merge conflicts a local file

This commit is contained in:
Glenn Vriesman 2018-08-18 12:53:26 +02:00
parent fd01cdb137
commit 7b85d146af
2 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ whichever rc file you're using).
* Basic video tutorial [here](https://www.youtube.com/watch?v=VDXvbHZYeKY).
* List of keybindings
[here](https://github.com/jesseduffield/lazygit/blob/master/docs/Keybindings.md).
[here](/docs/Keybindings.md).
## Cool features
* Adding files easily
@ -101,7 +101,7 @@ whichever rc file you're using).
* Squash down and rename commits
### Resolving merge conflicts
![Gif](https://image.ibb.co/iyxUTT/shortermerging.gif)
![Gif](/docs/resources/resolving-merge-conflicts.gif)
### Viewing commit diffs
![Viewing Commit Diffs](https://image.ibb.co/gPD02o/capture.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB