Re: git subtree push-all and pull-all

2013-07-25 Thread Herman van Rink
d just focus on maintaining a separate repo, which could be based of https://github.com/apenwarr/git-subtree (which has already 92 forks, including one of mine). And obviously integrate all the recent work from Paul. -- Met vriendelijke groet / Regards, Herman van Rink Initfour websolutions --

Re: git subtree push-all and pull-all

2013-07-09 Thread Herman van Rink
On 08-07-13 17:20, Gareth Collins wrote: Hello Fredrik, Thanks for the suggestion! Adding in Paul Campbell and Herman Van Rink who worked on this before. Paul Campbell has been working hard on multiple branches in https://github.com/kemitix/git But work appears to have stopped. :( There is

Re: Subtree in Git

2012-10-26 Thread Herman van Rink
On 10/22/2012 04:41 PM, d...@cray.com wrote: > Herman van Rink writes: > >> On 10/21/2012 08:32 AM, Junio C Hamano wrote: >>> Herman van Rink writes: >>> >>>> Junio, Could you please consider merging the single commit from my >>>> subtree-upd

Re: Subtree in Git

2012-10-21 Thread Herman van Rink
On 10/21/2012 09:51 PM, Junio C Hamano wrote: > Herman van Rink writes: > >> On 10/21/2012 08:32 AM, Junio C Hamano wrote: >>> Herman van Rink writes: >>> >>>> Junio, Could you please consider merging the single commit from my >>>> sub

Re: Subtree in Git

2012-10-21 Thread Herman van Rink
On 10/21/2012 08:32 AM, Junio C Hamano wrote: > Herman van Rink writes: > >> Junio, Could you please consider merging the single commit from my >> subtree-updates branch? https://github.com/helmo/git/tree/subtree-updates > In general, in areas like contrib/ where ther

Re: Subtree in Git

2012-10-20 Thread Herman van Rink
On 07/11/2012 06:14 PM, d...@cray.com wrote: > Herman van Rink writes: > >>> It's hard to tell what's what with one big diff. Each command should >>> get its own commit plus more if infrastructure work has to be done. I >>> realize it's a bit

Re: [PATCH] Add --unannotate option to git-subtree

2012-10-20 Thread Herman van Rink
; command, which supports >> + globbing). This makes sense if you format library commits >> + like "library: Change something or other" when you're working >> + in your project's repository, but you want to remove this >> + prefix wh

Re: [DOCBUG] git subtree synopsis needs updating

2012-10-20 Thread Herman van Rink
ails with "could not find ref myremote/myhead"). > The version of subtree in contrib is rather out-dated unfortunately. I've collected a bunch of patches in https://github.com/helmo/git/tree/subtree-updates The documentation issue is also fixed in there. -- Met vriendelijke gr