mirror of
				https://github.com/jesseduffield/lazygit.git
				synced 2025-10-30 23:57:43 +02:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							
								
								
									
										30
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										30
									
								
								README.md
									
									
									
									
									
								
							| @@ -2,17 +2,17 @@ | ||||
|   <img width="536" src="https://user-images.githubusercontent.com/8456633/174470852-339b5011-5800-4bb9-a628-ff230aa8cd4e.png"> | ||||
| </p> | ||||
|  | ||||
| <div align="center"> | ||||
|  | ||||
|  | ||||
| [](https://goreportcard.com/report/github.com/jesseduffield/lazygit) | ||||
| [](https://golangci.com) | ||||
| [](https://github.com/jesseduffield/lazygit/releases) | ||||
| [](https://github.com/jesseduffield/lazygit/releases/latest) | ||||
| [](https://github.com/Homebrew/homebrew-core/blob/master/Formula/lazygit.rb) | ||||
| A simple terminal UI for git commands | ||||
| <br/> | ||||
|  | ||||
| A simple terminal UI for git commands, written in Go with the [gocui](https://github.com/jroimartin/gocui "gocui") library. | ||||
| [](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> | ||||
|  | ||||
|  | ||||
|  | ||||
| ## Sponsors | ||||
|  | ||||
| @@ -277,16 +277,18 @@ See the [docs](docs/Custom_Command_Keybindings.md) | ||||
|  | ||||
| - [Video Tutorial](https://youtu.be/VDXvbHZYeKY) | ||||
| - [Rebase Magic Video Tutorial](https://youtu.be/4XaToVut_hs) | ||||
| - [Twitch Stream](https://www.twitch.tv/jesseduffield) | ||||
|  | ||||
| ## Cool features | ||||
|  | ||||
| - Adding files easily | ||||
| - Resolving merge conflicts | ||||
| - Easily check out recent branches | ||||
| - Scroll through logs/diffs of branches/commits/stash | ||||
| - Quick pushing/pulling | ||||
| - Squash down and reword commits | ||||
| - Add files easily | ||||
| - Resolve merge conflicts | ||||
| - Fuzzy searching | ||||
| - Git bisect | ||||
| - Amend old commits | ||||
| - Slice, dice, squash, and rearrange commits | ||||
| - Submodules support | ||||
| - diff branches easily | ||||
| - Cherry-pick commits like it's copy+paste | ||||
|  | ||||
| ### Resolving merge conflicts | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user