On 2008-07-30 15:52:33 +0200, Jurko Gospodneti? wrote: > StGIT 'stg import' documentation at > http://wiki.procode.org/cgi-bin/wiki.cgi/StGIT_Tutorial states that > this command is equivalent to: > > > "stg new" followed by "patch -i <file>", then "stg refresh -e" > > However, 'stg refresh' does not accept the -e option (which most > likely has something to do with calling an external editor to edit > the a log message). That's right: stg refresh lost the -e option in the 0.14 release. It'll be added back for the 0.15 release. Until then, do stg refresh && stg edit. > Hope this helps. Yes, the tutorial is in sore need of a fresh coat of paint. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html