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
Git wants to add package.json and config.xml when adding files to commit which is very annoying. Would be nice to find a way to automatically checkout these files when commiting. .gitignore can't be used since we need to be able to change these files at some point.
The text was updated successfully, but these errors were encountered:
Git wants to add package.json and config.xml when adding files to commit which is very annoying. Would be nice to find a way to automatically checkout these files when commiting. .gitignore can't be used since we need to be able to change these files at some point.
The text was updated successfully, but these errors were encountered: