This website requires JavaScript.
Explore
Help
Sign In
DEV
/
jesseduffield_lazygit
Watch
1
Star
0
Fork
0
You've already forked jesseduffield_lazygit
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2026-02-12 21:49:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jesseduffield_lazygit
/
pkg
/
git
History
Christian Muehlhaeuser
d953712377
err was assigned but never checked
2019-07-27 10:55:01 +10:00
..
testdata
…
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
…
patch_parser_test.go
fix up tests
2019-03-02 13:39:09 +11:00
patch_parser.go
…