automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Improve and extend test cond5.test.


From: Stefano Lattarini
Subject: Re: [PATCH] Improve and extend test cond5.test.
Date: Sat, 10 Jul 2010 13:57:10 +0200
User-agent: KMail/1.12.1 (FreeBSD/8.0-RELEASE; KDE/4.3.1; i386; ; )

Hello Ralf.

Ping ping on this?  It seemed to me that you accepted the original 
patch, but I can't see it pushed in the Automake public git repos yet.

Do you want me to apply it?  If yes, should I apply it to maint, then 
merge maint to master, then push?  I.e. is the following correct?
  $ cd ~/src/automake
  $ git co fix-cond5-test  # name of my private branch
  $ git rebase master
  $ fit format-patch origin/master
  $ git branch --track maint origin/maint
  $ git co maint
  $ git am 0001-Improve-and-extend-test-cond5.test.patch
  $ git co master
  $ git merge maint
  $ git push

BTW, I think that an addition to the HACKING file telling how to 
handle and manoeuvre among git branches and merges in the Automake 
repository would be very valuable for now comitters.  WDYT?

Regards,
   Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]