# # patch "commands.cc" # from [6e83da31bf03679e1f02eac89a7aecc9ee994d38] # to [35ef96802f733869fc2abdf4b88c57876e71aaf6] # ======================================================================== --- commands.cc 6e83da31bf03679e1f02eac89a7aecc9ee994d38 +++ commands.cc 35ef96802f733869fc2abdf4b88c57876e71aaf6 @@ -3459,7 +3459,7 @@ import_cvs_repo(system_path(idx(args, 0)), app); } -CMD(git, N_("interface with the GIT version control system"), +CMD(git, N_("git"), N_("import GITREPO\n" "export GITREPO"), N_("import/export from/to a GIT repository; can handle incremental\n"