Petr Baudis <pasky@suse.cz> wrote: > Some common gripes for both StGIT and pg (well, I'm using some > ridiculously old StGIT version, so this may not apply anymore there): > > * stg new --force - seriously, what's the point?! I always to > the change first and when it's any good, I want to create a > patch for it. This was fixed couple of weeks ago in the main branch. No need to pass --force anymore. > * I can't just get the patch in its "canonical ready-to-mail > form" on stdout so that I could easily review it. Why is > pg-export insisting to dump it to a file? To view the patch you can use 'stg diff -r <patch>/' but it doesn't show the description. Dumping the full patch on stdout would be useful, indeed. The export and mail commands use different templates and the latter even adds the standard mail headers. Which of these two commands would you prefer to dump the patch on stdout (both is fine as well)? Another thing that's missing in StGIT is the import of a series of patches. At the moment I run a small shell script to import individual patches. -- Catalin - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Feb 14 20:27:34 2006
This archive was generated by hypermail 2.1.8 : 2006-02-14 20:27:44 EST