Ronald Landheer-Cieslak, Sat, Nov 03, 2007 14:46:27 +0100: > On Nov 3, 2007 4:36 AM, Andreas Ericsson <ae@xxxxxx> wrote: > > Ronald Landheer-Cieslak wrote: > > > > > > This is also available through git at > > > git://vlinder.landheer-cieslak.com/git/git.git#topic/git-log-changelog > > > > > > > This mode of specifying a repository + branch was just thoroughly shot > > down in a list discussion, and git certainly doesn't grok it. I'd be a > > happier fella if you didn't use it. > > > Is there a canonical way to specify both the location and the branch > in one shot, then? ... Something like this: Please fetch from git://vlinder.landheer-cieslak.com/git/git.git topic/git-log-changelog If one uses git-fetch the result will be in FETCH_HEAD, a pull will merge it nicely with the commit message like: "Merge branch 'topic/git-log-changelog' of git://vlinder.landheer-cieslak.com/git/git" which fits, I believe. - 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