Bug#432557: git remote add should be able to extend remotes

2010-05-15 Thread Jonathan Nieder
reassign 432557 git git/1:1.5.2.3-1 found 432557 git/1:1.7.1-1 tags 432557 + upstream quit Hi Martin, Sorry for the long silence. martin f krafft wrote: > piper:/tmp/cdt.xBt19067/host1> git remote add -t A -t B base ../base > piper:/tmp/cdt.xBt19067/host1> git remote add -t C base ../base > rem

Bug#432557: git remote add should be able to extend remotes

2007-07-10 Thread martin f krafft
Package: git-core Version: 1:1.5.2.3-1 Severity: wishlist piper:/tmp/cdt.xBt19067/host1> git remote add -t A -t B base ../base piper:/tmp/cdt.xBt19067/host1> git remote add -t C base ../base remote base already exists. It would be nice if I could add branches to be tracked in a given remote, idea