<div dir="ltr">Hi JR<div><br></div><div style>It all depends how YOU called your "upstream" .. your fork on github after cloning is always called "origin" ..</div><div style>The rest depends which repository you cloned and which one is the remote attached ..</div>
<div style><br></div><div style>You can take a look at:</div><div style><a href="http://quantumofgis.blogspot.co.at/">http://quantumofgis.blogspot.co.at/</a><br></div><div style><br></div><div style>there i explained "my" workflow for translations ..</div>
<div style>I will extend that with a GRASS entry in the next few weeks too - and afterwards I'll move to branching and merging explanations .. :)</div><div style><br></div><div style>git is not THAT difficult once you are used to it .. </div>
<div style><br></div><div style>regards</div><div style>Werner</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 2, 2013 at 11:03 AM, MORREALE Jean Roc <span dir="ltr"><<a href="mailto:jr.morreale@enoreth.net" target="_blank">jr.morreale@enoreth.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Werner,<br>
<br>
Thank for the answer, I already tried git reset but got stuck on that :<br>
<br>
$ git reset --hard upstream/master<br>
fatal: ambiguous argument 'upstream/master': unknown revision or path not in the working tree.<br>
Use '--' to separate paths from revisions, like this:<br>
'git <command> [<revision>...] -- [<file>...]'<br>
<br>
But applying the command 'git remote update' before it did the trick !<br>
<br>
I didn't knew this command, should it be used instead of fetch/pull upstream ?<br>
______________________________<u></u>_________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/qgis-<u></u>developer</a><br>
</blockquote></div><br></div>