0
的我對我所看到的,當我做下面的困惑也git的遠程意味着什麼時候才說的地方裁判已經過時
* remote origin
Fetch URL: [email protected]:RobArthan/pp
Push URL: [email protected]:RobArthan/pp
HEAD branch: master
Remote branches:
fix-3.1w6 tracked
fix-3.1w7 tracked
master tracked
pp_file_conv tracked
sieve tracked
utf8 tracked
Local branch configured for 'git pull':
master merges with remote master
Local refs configured for 'git push':
master pushes to master (up to date)
sieve pushes to sieve (local out of date)
由於我只是採取克隆,什麼可以過時,爲什麼?一個question showing a similar example被駁回爲重複,但引用的問題實際上並不能解釋git remote
輸出的含義。
我想你使用'分支'命令而不是結帳創建了一個本地分支。克隆後你可以試試'git checkout sieve'嗎? – hurturk
@zatta:非常感謝,這解釋了它。我的愚蠢! –
酷!很高興幫助。剛剛添加它作爲答案。 – hurturk