Hi,

If I have a remote branch origin/topic/foo, running

 $ git remote rename origin renamed

seems to leave directory traces behind: .git/refs/remotes/origin/topic

I expected to see .git/refs/remotes/renamed/topic/foo but not 
.git/refs/remotes/origin. Is this a glitch?

I see this with Git 1.9.0.


Matan--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to