chiark / gitweb /
Make "stg export" save the base commit in the output directory
authorChuck Lever <cel@netapp.com>
Thu, 1 Dec 2005 02:40:19 +0000 (21:40 -0500)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 1 Dec 2005 20:54:54 +0000 (20:54 +0000)
commit6c4e4b6848f4d68aaeebbca4cbd0f544413c8dc1
treecb248daceab01719c0403a7bc32b464582910480
parent47d6ad471b3e2a613dcf1a2f348e09d2ca275514
Make "stg export" save the base commit in the output directory

When trying to apply a series of diffs that was exported from an StGIT
series, it can be convenient to know exactly which base commit the
patches apply to.  Save that commit as a comment in the "series" file.

Signed-off-by: Chuck Lever <cel@netapp.com>
stgit/commands/export.py