chiark / gitweb /
Allow "stg add" when we have no stack
authorKarl Hasselström <kha@treskal.com>
Sun, 2 Sep 2007 22:06:16 +0000 (00:06 +0200)
committerKarl Hasselström <kha@treskal.com>
Sun, 2 Sep 2007 22:06:16 +0000 (00:06 +0200)
commitdee4e7d85eb805ac410e5e1a0052cfb4a40439b9
tree964ccb9506de4a10a10af2087fec7dad7163e41b
parent6d0d7ee68bda85bd5b943d6836a5001cd887c939
Allow "stg add" when we have no stack

There's simply no reason not to allow this. It behaves just like
git-add, so it's well-defined enough.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/add.py