nqminhuit / gis

Java Command Line Application which extends Git for supporting git-modules
1 stars 0 forks source link

gis push `--no-interactive` #10

Closed nqminhuit closed 1 week ago

nqminhuit commented 2 years ago

When pushing multiple modules to repos, it might be dangerous if user mis-pushes on some repos

Edit: We have implemented the push command:

What left is the --no-interactive flag.