Mercurial > hg
diff hgweb.cgi @ 26561:1f14920a892c
import: allow processing of extra part header during import
As we have a way for extension to add more header, we need a way for them to
actually process them. We add a basic hook points to alter the changeset
(especially extra) before we commit. There would be more to do for a full
featured hooking, but this currently fit my needs.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 06 Oct 2015 09:51:24 -0700 |
parents | 4b0fc75f9403 |
children | 47ef023d0165 |