mirror of
https://github.com/git/git.git
synced 2026-03-03 12:57:59 +01:00
The new git-fast-import command is not intended to be invoked directly by an end user. So offering it as a possible completion for a subcommand is not very useful. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>