guyzmo/git-repo

Listing forks

Open

#176 geöffnet am 8. Nov. 2017

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (86 Forks)batch import
backlogenhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (837 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

It would be very nice if we could:

  1. List the forks of a given upstream
  2. Maybe allow syncing the list of forks with the list of local remotes?

One challenge I would see is to figure out which repository is the blessed one in the case one works with a fork of their own. But I personally love doing git fetch --all to pull the code of everyone I work with, and I would love it if there was a way for me to figure out which forks to add from the command line.

Contributor Guide