📅  最后修改于: 2022-03-11 14:49:45.861000             🧑  作者: Mango
$ git push -u origin test
Branch test set up to track remote branch test from origin.
Everything up-to-date
$ git pull
Already up-to-date.