Re: [translations] More Catalan translations

[ Thread Index | Date Index | More lilynet.net/translations Archives ]


* David Kastrup, dak@xxxxxxx [29/01/17 17:45]:
> Walter Garcia-Fontes <walter.garcia@xxxxxxx> writes:
> > I must be doing something wrong with my git commands, I remember I
> > corrected those in my branch before generating the patch (with "git
> > format-patch origin"), and I made sure I was not getting any compiling
> > errors before generating the patch file. But still, it looks like these
> > corrections were not introduced in the patch, to embarrass me once
> > again.  
> 
> You likely had not committed your last changes to the branch.
> 
> Doing something like
> 
> git commit --amend
> 
> without using -a or without having done "git add" of the respective
> files immediately before committing can cause that.
> 
> Do
> git diff HEAD
> before git format-patch to make sure you don't have uncommitted changes.

Thanks David,

That's exactly it, very stupid on my part. 

-- 
Walter Garcia-Fontes
L'Hospitalet de Llobregat




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/