/* we need these pointers if we speak over a proxy */
conn->hostname=old_conn->gname;
conn->name=old_conn->name;
free(conn->path);/* free the previously allocated path pointer */
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.