Carlos R. Mafra wrote:
> So, I've just put a 'next' branch up there. It contains Johann's
> "Left right maximize" patch and Gilbert's "Show application name
> when killing it" (which I think needs a bit more work about the
> appicon.c changes and have already asked Gilbert's input on that).

Just in case. It works as usual, you do a 'git pull'

[ma...@pilar:wmaker-crm]$ git pull
...
>From git://repo.or.cz/wmaker-crm
   442e387..a9aeefb  master     -> origin/master
 * [new branch]      next       -> origin/next
Updating 442e387..a9aeefb
Fast forward
 src/wmspec.c |   20 ++++++++++++++------
 1 files changed, 14 insertions(+), 6 deletions(-)

now you can see the all the branches

[ma...@pilar:wmaker-crm]$ git branch -a
* master
  remotes/origin/HEAD -> origin/master
  remotes/origin/master
  remotes/origin/next

and then checkout 'next' with 'git checkout origin/next'

Then create your "complain patches" there :-) and send them
to the list (with me in the Cc:) and I will push them to
'next' and so forth.


-- 
To unsubscribe, send mail to [email protected].

Reply via email to