From BlenderWiki

Jump to: navigation, search
Note: This is an archived version of the Blender Developer Wiki. The current and active wiki is available on wiki.blender.org.

Hi I (PKHG) got strange errors using the Git-gui.

How to solve this: I tried at main directory to upload a html file (suggestions etc. how to work) Bute I got this type of error http://www.petergragert.info/pmwiki/uploads/Kilon/git_error.jpg

This error was using a git gui so use the git shell

  1. git reset
  2. git pull
  3. git commit -am "message"
  4. git push


--PKHG 08:35, 10 June 2012 (CEST)