<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
Hi,<BR>
Thanks all for your hints. Still, I could not find a way to make those changes on existing branch and on the pull request #3, so I forked again and added a new pull request:<BR>
<A HREF="https://github.com/qgis/Quantum-GIS/pull/7">https://github.com/qgis/Quantum-GIS/pull/7</A><BR>
<BR>
In the meantime, there was a new commit in the 1_7_0 branch.<BR>
(Yes, I know, it is "simple" to solve this but sorry, no, I'm not smart enough yet...).<BR>
<BR>
Sorry for those probably bad practices...<BR>
<BR>
Mayeul<BR>
<BR>
<BR>
<BR>
Le samedi 07 mai 2011 à 15:29 +0200, Sandro Santilli a écrit :
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Sat, May 07, 2011 at 12:40:18PM +0200, Mayeul Kauffmann wrote:
> I would have created a new personal repository forking
> the main one and started from zero, but since it is not possible to
> download a single branch, downloading all takes hours for me, so their
> might be another commit in the mean time... this way I will never catch
> up.
There's no problem importing changes from upstream, git pull merges
them in.
Optionally the --rebase switch acts like if you created patches
for your changes, updated the repository to upstream, and re-applied
those patches.
--strk;
() Free GIS & Flash consultant/developer
/\ <A HREF="http://strk.keybit.net/services.html">http://strk.keybit.net/services.html</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>