Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created April 11, 2013 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaacs/5364600 to your computer and use it in GitHub Desktop.
Save isaacs/5364600 to your computer and use it in GitHub Desktop.
$ node release.js --dir ../libuv --continue
... updateVersionFiles
... prepareReleaseNotes
Git failed: exited with exit code 128
fatal: unrecognized argument: --no-walk=unsorted
Error: Git failed: exited with exit code 128
fatal: unrecognized argument: --no-walk=unsorted
at new Error (<anonymous>)
at Error.GitError (/Users/isaacs/dev/js/libuv-release-tool/lib/git.js:24:16)
at ChildProcess.<anonymous> (/Users/isaacs/dev/js/libuv-release-tool/lib/git.js:87:19)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:732:16)
at Socket.<anonymous> (child_process.js:945:11)
at Socket.EventEmitter.emit (events.js:95:17)
at Pipe.close (net.js:451:12)
aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment