Gitmoji: Backup emoji

Created on 17 Nov 2016  Â·  4Comments  Â·  Source: carloscuesta/gitmoji

Hello @carloscuesta :sunglasses:!

  • Emoji: 💾 :
  • Code: :floppy_disk:
  • Description: No special feature. Just project backup.
emoji

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

All 4 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

grissius picture grissius  Â·  17Comments

DanielHilton picture DanielHilton  Â·  13Comments

vhoyer picture vhoyer  Â·  16Comments

Tydax picture Tydax  Â·  29Comments

mikemarsian picture mikemarsian  Â·  14Comments