This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
lazygit
Watch
1
Star
0
Fork
0
You've already forked lazygit
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2025-02-13 13:59:06 +02:00
Code
Issues
Releases
Activity
lazygit
/
pkg
/
git
History
Christian Muehlhaeuser
d953712377
err was assigned but never checked
2019-07-27 10:55:01 +10:00
..
testdata
staging lines and hunks
2018-12-05 19:33:46 +11:00
branch_list_builder.go
err was assigned but never checked
2019-07-27 10:55:01 +10:00
commit_list_builder_test.go
fix up tests
2019-03-02 13:39:09 +11:00
commit_list_builder.go
Swallow errors entirely, instead of assigning and ignoring them
2019-07-27 10:53:19 +10:00
patch_modifier_test.go
fix up tests
2019-03-02 13:39:09 +11:00
patch_modifier.go
use go-errors package to display stacktrace of errors that cause panics
2019-02-11 22:39:17 +11:00
patch_parser_test.go
fix up tests
2019-03-02 13:39:09 +11:00
patch_parser.go
staging lines and hunks
2018-12-05 19:33:46 +11:00