chiark / gitweb /
"stg series" on an un-inited branch gives weird error
authorChuck Lever <cel@netapp.com>
Wed, 21 Sep 2005 18:01:43 +0000 (14:01 -0400)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 21 Sep 2005 20:56:38 +0000 (21:56 +0100)
If I try an "stg series" command on a repository that hasn't yet been
initialized, I get a non-intuitive error message:

stg series: [Errno 2] No such file or directory:
'/home/cel/src/git/main/.git/patches/master/applied'

This patch replaces the message with a reasonable explanation.

Signed-off-by: Chuck Lever <cel@netapp.com>

No differences found