mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
Point to new demos
This commit is contained in:
parent
0152639ef0
commit
bbb2b32816
16
README.md
16
README.md
|
|
@ -7,9 +7,9 @@
|
|||
A simple terminal UI for git commands
|
||||
<br/>
|
||||
|
||||
[](https://github.com/jesseduffield/lazygit/releases) [](https://goreportcard.com/report/github.com/jesseduffield/lazygit) [](https://golangci.com) [](https://github.com/jesseduffield/lazygit/releases/latest) [](https://github.com/Homebrew/homebrew-core/blob/master/Formula/lazygit.rb)
|
||||
[](https://github.com/jesseduffield/lazygit/releases) [](https://goreportcard.com/report/github.com/jesseduffield/lazygit) [](https://golangci.com) [](https://github.com/jesseduffield/lazygit/releases/latest) [](https://github.com/Homebrew/homebrew-core/blob/master/Formula/lazygit.rb)
|
||||
|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -316,15 +316,15 @@ See the [docs](docs/Custom_Command_Keybindings.md)
|
|||
|
||||
### Git Bisect
|
||||
|
||||

|
||||

|
||||
|
||||
### Cherry-pick
|
||||
|
||||

|
||||

|
||||
|
||||
### Interactive Rebase
|
||||
|
||||

|
||||

|
||||
|
||||
### Nuking the working tree
|
||||
|
||||
|
|
@ -334,7 +334,11 @@ For when you really want to just get rid of anything that shows up when you run
|
|||
|
||||
### Amend old commit
|
||||
|
||||

|
||||

|
||||
|
||||
### Stage individual lines
|
||||
|
||||

|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue