This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
lazygit
Watch
3
Star
0
Fork
0
You've already forked lazygit
Code
Pull Requests
1
Activity
54
Commits
45
Branches
220
Tags
37b5bc7cb391b032156d5f535248f82af269d955
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jesse Duffield
37b5bc7cb3
mess with merge panel
2018-06-09 22:47:54 +10:00
.gitignore
update gitignore
2018-06-09 19:06:52 +10:00
branches_panel.go
dealing with no checkouts in reflog and checking out new branches
2018-06-09 19:30:59 +10:00
commits_panel.go
add support for merging
2018-06-09 19:06:33 +10:00
confirmation_panel.go
add support for merging
2018-06-09 19:06:33 +10:00
files_panel.go
add support for merging
2018-06-09 19:06:33 +10:00
gitcommands.go
dealing with no checkouts in reflog and checking out new branches
2018-06-09 19:30:59 +10:00
gui.go
dealing with no checkouts in reflog and checking out new branches
2018-06-09 19:30:59 +10:00
main.go
remove log of directory
2018-06-05 19:32:27 +10:00
merge_panel.go
mess with merge panel
2018-06-09 22:47:54 +10:00
stash_panel.go
add support for merging
2018-06-09 19:06:33 +10:00
status_panel.go
add support for merging
2018-06-09 19:06:33 +10:00
view_helpers.go
add support for merging
2018-06-09 19:06:33 +10:00
Description
simple terminal UI for git commands ComputerSurge Style
MIT
189
MiB
Languages
Go
99.7%
Shell
0.2%