@@ -767,7 +767,7 @@ int parse_arguments(int *argc, const char ***argv, int frommain)
keep_partial=0;
#else
snprintf(err_buf,sizeoferr_buf,
"inplace is not supported on this %s\n",
"--inplace is not supported on this %s\n",
am_server?"server":"client");
return0;
#endif
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.