guyzmo/git-repo

Listing forks

オープン

#176 opened on 2017/11/08

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Python (91 件のフォーク)batch import
backlogenhancementgood first issuehelp wanted

Repository metrics

Stars
 (855 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド