fix: increased scope of push field
The push field now disallows any quickpush related changes to the repo. Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
parent
4179384738
commit
c104bfca8f
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -190,7 +190,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gg"
|
name = "gg"
|
||||||
version = "0.0.3"
|
version = "0.0.4"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap",
|
"clap",
|
||||||
"clap_mangen",
|
"clap_mangen",
|
||||||
|
|
Loading…
Reference in a new issue