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
Files
b82c72b63db020ee9c4b2c20ae0960ef00a2e2ae
lazygit
/
pkg
/
commands
History
Stefan Haller
116c18e957
Use --force instead of --force-with-lease when remote is not stored locally
...
--force-with-lease simply doesn't work in this case, it will always return a "stale info" error.
2024-06-01 08:12:45 +02:00
..
git_commands
Use --force instead of --force-with-lease when remote is not stored locally
2024-06-01 08:12:45 +02:00
git_config
Remove redundant variable dedeclarations
2024-05-19 16:38:21 +10:00
hosting_service
Remove redundant variable dedeclarations
2024-05-19 16:38:21 +10:00
models
Don't force-push if the remote branch is not stored locally
2024-06-01 08:12:45 +02:00
oscommands
Remove redundant variable dedeclarations
2024-05-19 16:38:21 +10:00
patch
Remove redundant variable dedeclarations
2024-05-19 16:38:21 +10:00
testdata
Support opening lazygit in a submodule
2019-05-12 17:59:49 +10:00
types
/enums
Show mode-specific keybinding suggestions
2024-01-28 08:33:13 +11:00
git_cmd_obj_builder.go
Construct arg vector manually rather than parse string
2023-05-23 19:49:19 +10:00
git_cmd_obj_runner.go
Retry on index.lock error
2023-07-10 19:13:18 +10:00
git.go
Add ahead/behind information for @{push}
2024-05-19 09:44:38 +02:00