Re: git merge man page, upstream

2012-10-23 Thread Matthieu Moy
Angelo Borsotti writes: > Hi Matthieu, > > the upstream branch can also be a local branch. In this case, it's: [branch "branch"] remote = . merge = refs/heads/master which can arguably be considered as a special case of remote branch whose location happens to be ".". But as sai

Re: git merge man page, upstream

2012-10-23 Thread Matthieu Moy
Angelo Borsotti writes: > Hello, > > the git merge man page, OPTIONS, ... states: > >"If no commit is given from the command line, and if > merge.defaultToUpstream configuration variable is set, merge the > remote tracking branches that the current branch is configured to use > as its upstre