--- Paolo Ciarrocchi <paolo.ciarrocchi@xxxxxxxxx> wrote: > Hi all, > I went trough the docs I found on the web but I still don't fully > understand why if I clone a remote repository my local copy has two > branches, origin (that is always a exact copy of the remote > repository) and master which is... what? The branch supposed to be > used for local development? > > I'm used to just checkout to a new branch, do my own development and > then diff against origin so I'm missing why I see the master branch. > > I'm sure I'm missing something very fundamental but I cannot figure > out what is it :-) Read the documentation of git-fetch and especially the second "Note" therein. Luben - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html