Home
last modified time | relevance | path

Searched refs:ignore_unmatch (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Drm.c238 static int ignore_unmatch = 0; variable
246 OPT_BOOL( 0 , "ignore-unmatch", &ignore_unmatch,
298 if (!ignore_unmatch) { in cmd_rm()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Drm.c239 static int ignore_unmatch = 0, pathspec_file_nul; variable
249 OPT_BOOL( 0 , "ignore-unmatch", &ignore_unmatch,
328 else if (ignore_unmatch) in cmd_rm()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Drm.c239 static int ignore_unmatch = 0, pathspec_file_nul; variable
249 OPT_BOOL( 0 , "ignore-unmatch", &ignore_unmatch,
328 else if (ignore_unmatch) in cmd_rm()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Drm.c239 static int ignore_unmatch = 0, pathspec_file_nul; variable
249 OPT_BOOL( 0 , "ignore-unmatch", &ignore_unmatch,
328 else if (ignore_unmatch) in cmd_rm()
/dports/devel/git/git-2.34.1/builtin/
H A Drm.c239 static int ignore_unmatch = 0, pathspec_file_nul; variable
249 OPT_BOOL( 0 , "ignore-unmatch", &ignore_unmatch,
328 else if (ignore_unmatch) in cmd_rm()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Drm.c239 static int ignore_unmatch = 0, pathspec_file_nul; variable
249 OPT_BOOL( 0 , "ignore-unmatch", &ignore_unmatch,
328 else if (ignore_unmatch) in cmd_rm()