[TYPO3-core] Git/Gerrit weirdness

Xavier Perseguers xavier at typo3.org
Thu Oct 3 15:53:26 CEST 2013


Hi Francois,

> After having reset my local clone with:
> 
> git reset --hard origin/master
> 
> I am trying to apply my patch again locally using the cherry-pick
> command provided by Gerrit. But I get the following error:
> 
> fatal: Couldn't find remote ref refs/changes/66/24066/3

Did you miss a pull in between? I'd suggest that you do a

$ git fetch

to retrieve every remote references without changing anything locally.

HTH

-- 
Xavier Perseguers
Release Manager TYPO3 4.6

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org



More information about the TYPO3-team-core mailing list