chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
40e65b9
)
"stg series" on an un-inited branch gives weird error
author
Chuck Lever
<cel@netapp.com>
Wed, 21 Sep 2005 18:01:43 +0000
(14:01 -0400)
committer
Catalin 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