Files
git/Documentation
Michael Haggerty 28c7b1f7b7 fast-import: add a get-mark command
It is sometimes useful for importers to be able to read the SHA-1
corresponding to a mark that they have created via fast-import. For
example, they might want to embed the SHA-1 into the commit message of
a later commit. Or it might be useful for internal bookkeeping uses,
or for logging.

Add a "get-mark" command to "git fast-import" that allows the importer
to ask for the value of a mark that has been created earlier.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2015-07-01 09:29:59 -07:00
..
2015-04-27 12:26:21 -07:00
2015-03-23 11:28:14 -07:00
2014-11-04 13:14:44 -08:00
2013-09-04 12:23:25 -07:00
2014-11-04 13:14:44 -08:00
2014-11-04 13:14:44 -08:00
2015-03-31 14:58:38 -07:00
2014-11-04 13:14:44 -08:00
2013-10-18 13:50:12 -07:00
2015-04-28 13:00:18 -07:00
2014-11-04 13:14:44 -08:00
2013-04-12 12:00:52 -07:00
2015-04-30 11:25:06 -07:00
2014-11-04 13:14:44 -08:00
2015-01-22 13:44:14 -08:00