@@ -344,7 +344,7 @@ int main(int argc, char **argv) {
}
return0;
case'V':
printf("0.1.2-dev\n");
printf("0.1.3-dev\n");
return0;
case'I':
abspath=realpath(optarg,abspath);
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.