Skip to content

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

@kpbaks

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.

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