-{{{
-fatal: ambiguous argument 'master': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions
-fatal: ambiguous argument 'master': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions
-fatal: Not a valid object name master
-Traceback (most recent call last):
- File "/home/peterc/src/moin2iki/git-map", line 125, in <module>
- if __name__ == "__main__": sys.exit(main(sys.argv[1:]))
- File "/home/peterc/src/moin2iki/git-map", line 117, in main
- print git_map_file('commit', new_head)
- File "/home/peterc/src/moin2iki/git-map", line 33, in git_map_file
- f(inproc.stdout, outproc.stdin, sha, arg)
- File "/home/peterc/src/moin2iki/git-map", line 64, in handle_commit
- string, tree = lines.pop(0).split()
-IndexError: pop from empty list
-}}}