D-L and git cherry-pick

2014-03-20 Thread Rafael Ferreira
Hi there,

Sorry if this was answer somewhere else, but does Damned Lies have 'git
cherry-pick' function implemented when sending translations via webUI?
 (e.g. sending translation to repository in a 'gnome-3-12' branch, will it
go to 'master' too)

Thanks,
Rafael Ferreira
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: D-L and git cherry-pick

2014-03-20 Thread Claude Paroz
Le jeudi 20 mars 2014 à 11:25 -0300, Rafael Ferreira a écrit :
 Hi there,
 
 
 Sorry if this was answer somewhere else, but does Damned Lies have
 'git cherry-pick' function implemented when sending translations via
 webUI?  (e.g. sending translation to repository in a 'gnome-3-12'
 branch, will it go to 'master' too)

No, Damned Lies has currently no such capability. It would be a bit
fragile though, because it would only work when no other commit has been
done in the mean time to the po file in master.
It could be implemented with a try-and-cancel-if-error strategy. Feel
free to file a enhancement bug report.

Claude
-- 
www.2xlibre.net

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n