Is there a way to automatically sync my forked Github repository's remote master branch (origin/master
) to an original Github repository's master branch? (upstream/master
)
I ask because I would like my forked remote origin/master
branch on Github to always stay up-to-date so that I could save time by not needing to continually pull / rebase & push upstream repository changes into my forked repo's master branch.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…