Hi Charles,

* Charles Wilson wrote on Tue, May 06, 2008 at 02:23:05AM CEST:
> 2008-05-05  Charles Wilson  <...>
>             Yaakov Selkowitz  <...> 
> 
>       Ensure $OBJDUMP is defined
>       * libltdl/m4/libtool.m4 (_LT_DECL_OBJDUMP): new macro ensures
>       that $OBJDUMP is always defined sanely.
>       (_LT_SYS_DYNAMIC_LINKER): call it.
>       (_LT_CHECK_MAGIC_METHOD): call it.
> 
> ---
> Resubmission of 
> http://lists.gnu.org/archive/html/libtool-patches/2008-04/msg00098.html, with 
> objectionable LT_INIT-related changes removed.
> 
> Okay for push?

Yes, thanks!

> And somebody please tell me if there's more to it than just 'git push' 
> once you've
>  (1) cherry-picked from your (rebased) topic branch into your local master
>  (2) updated the ChangeLog
>  (3) git-add ChangeLog
>  (4) git commit --amend -e
> With CVS, instead of 'cvs commit' you'd do 'clcommit'
> With GIT, instead of 'git push' you do ... what?

git push at that point is fine.  I usually do a git show first to
visually check for stupid errors like forgetting the ChangeLog file or
so.

Cheers,
Ralf


Reply via email to