Skip to content
Snippets Groups Projects
Select Git revision
  • 80176dc2e4908da9f78a40eea47b73e3c1ac8697
  • master default protected
  • commit-alias
  • editor-modeline
  • commit-abbreviation
  • make-hooks-work-as-advertised
  • lyda-home-version
  • feature-aliases
  • git-version-bsd-fix
  • hook-changes
  • v1.20151229-1
  • v1.20151229
  • v1.20150502-1
  • v1.20150502
  • v1.20141026-manpage-static
  • v1.20141026-1
  • v1.20141026
  • v1.20141025-1
  • v1.20141025
  • v1.20141009-manpage-static
  • v1.20141009-1
  • v1.20141009
  • v1.20140508-1-bpo70+1
  • v1.20140508-1
  • v1.20140508-manpage-static
  • v1.20140508
  • v1.20140507
  • v1.20140313
  • v1.20131229-homebrew
  • v1.20131229-1-bpo60+1
30 results

error_codes.md

Blame
  • error_codes.md 550 B
    • 0: OK

    • 1: Generic error

    • 10: Init failed because $GIT_DIR exists

    • 11: Could not enter $GIT_WORK_TREE

    • 12: No repository found

    • 13: Required directory exists but is not a directory

    • 16: Potentially harmful operation aborted

    • 17: Files that would be overwritten exist; fix manually

    • 50: Could not create directory

    • 51: Could not create file

    • 52: Could not move directory

    • 53: Could not move file

    • 54: Directory exists

    • 55: File exists

    • 56:

    • 57: Could not write to file

    • 57: Could not delete directory

    • 59: Could not delete file