git-gerrit icon indicating copy to clipboard operation
git-gerrit copied to clipboard

sed: kann nicht lesen: Datei oder Verzeichnis nicht gefunden

Open pgampe opened this issue 12 years ago • 0 comments

$ git clone http://git.typo3.org/TYPO3v4/Core.git ; git submodule update --init
$ git gerrit apply 11120
 + git checkout -b r11120 origin/master
 Switched to a new branch 'r11120'
 Branch r11120 set up to track remote branch master from origin by rebasing.
 sed: kann  nicht lesen: Datei oder Verzeichnis nicht gefunden  <---------------------------------------------
 + gerrit-cherry-pick origin 11120/1
 From git://git.typo3.org/TYPO3v4/Core
  * branch            refs/changes/20/11120/1 -> FETCH_HEAD     
 Applying: [Task] Change whitespaces in indentions into tabs [Follow-up]
 Done.
 Successfully cherry-picked ±11120 so you can begin reviewing it

pgampe avatar May 09 '12 21:05 pgampe