RE: Introducing fluent-git: A JS/TS library to make using git fluently 😎
Hi @amosbastian
Did you use these notes before creating GUC?
No. I only found about git-notes when Danjell gives an idea about to put comments related to Utopian directly in the files. Seems I got lucky to be able to deduce searching from keyword git comments to git notes 😁
Actually, Github use it before then remove it since only fewer people using the notes. Another software that uses git-notes is Gerrit though I never touch it.
Are there any other practical applications you recommend people should use them for?
- taking notes of course
- storing metadata on each commit (or file/folder on specific commit)
- storing selfie photo by converting the result from lolcommits into base64 😋
Also, are you addicted to emojis? 😋
Hahaha... I will use emoji as long as I use VSCode with emojisense installed. Also, I literally use 😋
not :yum:
. There is also a technical reason why I use emoji in my commit description.
👉🏽 It's much pleasant and easier to read than using a hyphen(-
) 👈🏽