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:
bc97194
)
Add a script to quickly run an interactive test session.
author
Yann Dirson
<ydirson@altern.org>
Fri, 16 Mar 2007 22:45:45 +0000
(22:45 +0000)
committer
Catalin Marinas
<catalin.marinas@gmail.com>
Fri, 16 Mar 2007 22:45:45 +0000
(22:45 +0000)
This uses the capabilities of the test library to provide a throw-away
playground to test how the current stgit tree behaves.
To use it, run the following command:
(cd t && ./interactive.sh)
You'll get a shell in a brand new git tree. Exiting that shell will
get rid of this temporary directory.
Signed-off-by: Yann Dirson <ydirson@altern.org>
No differences found