Hello,
I tried to use git gui in an empty dir (via Git Cheetah).

I selected to clone from a file:///Y:/subdir/foo.git

The result differed from the usual "git clone URL", as the newly
created "master" branch was not set to track origin/master.
"git pull" failed.

When I start by "git clone", I can immediately proceed with "git
pull"

The difference can be checked in .git/config, in section
branch.master.

Have a nice day,
        Stepan Kasal
--
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