@@ -1000,6 +1000,7 @@ config_value(CONFIG *cfg, int type, VALUE *vp)
* convert element to value
*/
vp->v_type=V_NUM;
vp->v_subtype=V_NOSUBTYPE;
switch(type){
caseCONFIG_ALL:
vp->v_type=V_CONFIG;
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.