Skip to content

Fetch from upstream remote when entering directory, if repo has one configured as remote #11

Description

@kpbaks
  • Use git remote to get list of remotes.
  • Use git fetch ustream if any of the remotes are named upstream. upstream is the name by GitHub when you fork a repo.
  • Support a "debounce" period, to not annoy the user if they switch back and forth between two directories frequently.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions