Hello @carloscuesta :sunglasses:!
:floppy_disk: Hello @ptraceur, thanks for your suggestion
What would be the use case on this one? I mean I don't usually see "backup commits"
@ptraceur and @carloscuesta, I think 🔖 and git tags probably better serve the purpose of project backups.
I use 💾 for storage-related commits including database connectivity, localStorage/sessionStorage, and sometimes saving things in the filesystem. Arguably those could be ✨ since they are new features, but storage/database access seems to be a pretty common task—perhaps common enough to use this emoji?
I do lots of backup commits because I often use two computers do develop, sometimes it isn't a feature or other specific commit, is just a backup so I can pull it on my home computer and keep where I left
@ptraceur @blakek I do not see the point either on commits backups, when you work with git and branches you always have a backup of your code/project in the cloud, a branch backup have sense, a commit backup I don't think so
Most helpful comment
@ptraceur @blakek I do not see the point either on commits backups, when you work with git and branches you always have a backup of your code/project in the cloud, a branch backup have sense, a commit backup I don't think so