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-12-07 23:22:40 +02:00
Code
Issues
Releases
Activity
Files
8bcfa3660ae17bca0ce7f8c727b1a770fbf88f08
lazygit
/
pkg
/
integration
/
tests
/
stash
History
dsolerhww
5b80c0c792
Fix stashing partialy staged files for git version >= 2.35.0
...
Use `git stash push --staged` git feature available on git version > 2.35.0.
2024-05-18 09:59:00 +02:00
..
apply_patch.go
…
apply.go
…
create_branch.go
…
drop.go
…
pop.go
…
prevent_discarding_file_changes.go
…
rename.go
feat: add age on stash lines
2023-12-27 11:21:49 +01:00
stash_all.go
…
stash_and_keep_index.go
…
stash_including_untracked_files.go
…
stash_staged_partial_file.go
Fix stashing partialy staged files for git version >= 2.35.0
2024-05-18 09:59:00 +02:00
stash_staged.go
…
stash_unstaged.go
…
stash.go
feat: add age on stash lines
2023-12-27 11:21:49 +01:00