You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(git_pull): fix extglob syntax and undefined OLD_COMMIT variable
- Use eval to wrap extglob pattern, avoiding parse-time syntax error
- Initialize OLD_COMMIT variable and handle fresh clone case in validate-config
- Restore subdirectories and hidden files from backup
0 commit comments