From: Junio C Hamano Date: Mon, 16 Jun 2014 19:18:15 +0000 (-0700) Subject: Merge branch 'fc/remote-helper-refmap' X-Git-Tag: v2.1.0-rc0~114 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c9fc3a6ac5011ce03e8132973687d1242807dc6c?hp=-c Merge branch 'fc/remote-helper-refmap' Allow remote-helper/fast-import based transport to rename the refs while transferring the history. * fc/remote-helper-refmap: transport-helper: remove unnecessary strbuf resets transport-helper: add support to delete branches fast-export: add support to delete refs fast-import: add support to delete refs transport-helper: add support to push symbolic refs transport-helper: add support for old:new refspec fast-export: add new --refspec option fast-export: improve argument parsing --- c9fc3a6ac5011ce03e8132973687d1242807dc6c diff --combined Documentation/git-fast-import.txt index 3ffa2fa2c8,c32a9a5aee..377eeaa36d --- a/Documentation/git-fast-import.txt +++ b/Documentation/git-fast-import.txt @@@ -231,7 -231,7 +231,7 @@@ Date Format ~~~~~~~~~~~~ The following date formats are supported. A frontend should select the format it will use for this import by passing the format name -in the \--date-format= command line option. +in the \--date-format= command-line option. `raw`:: This is the Git native format and is `