Jesse Duffield
76ed204795
Add convenience builder for git commands
...
Adds a convenience builder for git commands. Applies it in a couple of places that benefit from it.
I've got a larger PR that does a more sweeping change but I want some reviews on that before I go ahead with it.
2023-05-20 16:12:34 +10:00
Stefan Haller
a41218551d
Put gitCommon.version back in deps_test.go
...
This was reverted in 3546ab8f21
, but shouldn't have.
2023-04-29 07:28:33 +02:00
Ryooooooga
3546ab8f21
Revert "feat: support for push --force-if-includes
"
...
This reverts commit e00f248cf7
.
2023-04-17 19:37:33 +09:00
Ryooooooga
e00f248cf7
feat: support for push --force-if-includes
2022-12-30 20:01:15 +09:00
sudoburt
3e73dacce3
Merge loaders package into git_commands package
2022-11-14 18:11:45 +11:00
Jesse Duffield
df3cd941d7
use tempdir in tests to prevent polluting worktree
2022-11-13 14:10:21 +11:00
Jesse Duffield
3e80a9e886
refactor to group up more commonly used git command stuff
2022-01-18 22:01:09 +11:00
Jesse Duffield
e4e521f58a
pass repo to struct
2022-01-09 14:09:53 +11:00
Jesse Duffield
c9a0cc6b30
refactor
2022-01-09 14:09:53 +11:00