guyzmo/git-repo

Listing forks

開放

#176 建立於 2017年11月8日

 (3 則留言) (0 個反應) (0 位負責人)Python (91 個分叉)batch import
backlogenhancementgood first issuehelp wanted

倉庫指標

星標
 (854 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南