






















Git have more potential, even word `origin` is now kinda "git word" standard, even we can use naming in better way. Simple example:
git push github dev OR git push aur master
with a single repo i pushed to two servers with different branches.
also repo on github should have by default
`git push github main` OR `git push gh main`
git push <origin> main
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。