Yes. Here is the .git/config of the clone. I am cloning from github.
[remote "origin"] url = https://github.com/qos-ch/logback.git fetch = +refs/heads/:refs/remotes/origin/ [branch "master"] remote = origin merge = refs/heads/master