You did not ask for a tracking branch to be created. So the
result of your fetch is in FETCH_HEAD only. Try instead:
GIT_DIR=. git fetch git://source/public/project topic:refs/heads/master
--
Shawn.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html