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
"db-vcs-ci" is a tool that automatically backups your database along your code, and inserts the backups to your commits, so you could source-control the backups of your database.
A small addition for git merge to "ignore" incoming changes to certain local files / folders when merging, in the case where the remote version and the local version of these files do not conflict.