nqminhuit / gis

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

git fetch -q #9

Open nqminhuit opened 2 years ago

nqminhuit commented 2 years ago

Sometimes we don't need to wait for git fetch result, we just need it to perform in background. When user type gis fe -q, is it possible to create another process and delegate logic to it and close gis instantly?

nqminhuit commented 3 weeks ago

ref: