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-07-07 01:09:45 +02:00
Code
Issues
Releases
Activity
Files
b8ac8d12e68115fa6b4bed7b838a45f386ef184b
lazygit
/
pkg
/
commands
/
patch
History
Stefan Haller
b8ac8d12e6
fixup! Move to next stageable line after adding a line to a custom patch
2025-07-02 18:07:14 +02:00
..
format.go
Render only + and - lines as included in a patch
2025-07-02 18:07:14 +02:00
hunk.go
refactor patch code
2023-03-19 16:30:39 +11:00
parse.go
refactor patch code
2023-03-19 16:30:39 +11:00
patch_builder.go
Cleanup: implement AllFilesInPatch using lo.Keys
2025-07-02 16:19:06 +02:00
patch_line.go
refactor patch code
2023-03-19 16:30:39 +11:00
patch_test.go
Adjust line number for working copy when editing a line
2025-01-07 17:46:51 +01:00
patch.go
fixup! Move to next stageable line after adding a line to a custom patch
2025-07-02 18:07:14 +02:00
transform.go
Enable revive linter, and fix a bunch of warnings
2025-06-30 19:13:20 +02:00