mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-25 00:46:54 +02:00
Docs: Made resolving merge conflicts a local file
This commit is contained in:
@ -90,7 +90,7 @@ whichever rc file you're using).
|
|||||||
|
|
||||||
* Basic video tutorial [here](https://www.youtube.com/watch?v=VDXvbHZYeKY).
|
* Basic video tutorial [here](https://www.youtube.com/watch?v=VDXvbHZYeKY).
|
||||||
* List of keybindings
|
* List of keybindings
|
||||||
[here](https://github.com/jesseduffield/lazygit/blob/master/docs/Keybindings.md).
|
[here](/docs/Keybindings.md).
|
||||||
|
|
||||||
## Cool features
|
## Cool features
|
||||||
* Adding files easily
|
* Adding files easily
|
||||||
@ -101,7 +101,7 @@ whichever rc file you're using).
|
|||||||
* Squash down and rename commits
|
* Squash down and rename commits
|
||||||
|
|
||||||
### Resolving merge conflicts
|
### Resolving merge conflicts
|
||||||

|

|
||||||
|
|
||||||
### Viewing commit diffs
|
### Viewing commit diffs
|
||||||

|

|
||||||
|
BIN
docs/resources/resolving-merge-conflicts.gif
Normal file
BIN
docs/resources/resolving-merge-conflicts.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 MiB |
Reference in New Issue
Block a user