Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我理解 、 和 背后refs/heads/的refs/remotes/概念refs/tags/。有时,我会偶然发现refs/for/. 这些是什么?他们指向哪里?代表什么for?
refs/heads/
refs/remotes/
refs/tags/
refs/for/
for
它不是常规 git 的一部分,而是 gerrit的一部分
这里有一个很好的解释