@@ -815,7 +815,7 @@ int main (int argc, char **argv)
/* Ensure our environment is pure
Also, add our configuration to it */
env=rc_filter_env();
env=rc_config_env(env);
env=rc_strlist_join(env,rc_make_env());
if(env){
char*p;
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.