Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git fetch -q #9

Open
nqminhuit opened this issue Mar 18, 2022 · 1 comment
Open

git fetch -q #9

nqminhuit opened this issue Mar 18, 2022 · 1 comment
Labels
idea Something to explore first
Milestone

Comments

@nqminhuit
Copy link
Owner

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 nqminhuit added this to the 2.0.0 milestone Mar 19, 2022
@nqminhuit nqminhuit changed the title [feature] git fetch -q git fetch -q Nov 3, 2023
@nqminhuit nqminhuit added the idea Something to explore first label Nov 3, 2023
@nqminhuit nqminhuit modified the milestones: 2.0.0, 2.1.0 Jun 22, 2024
@nqminhuit
Copy link
Owner Author

nqminhuit commented Jun 23, 2024

ref:

  • java deamon threads
  • or do not wait for exit code:
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Something to explore first
Projects
None yet
Development

No branches or pull requests

1 participant