Now I'm wondering how big a git commit message can be and if a base64-encoded image would fit...
> You also can't update a commit message after you've pushed it.
Check out "git notes", it lets you add more to a commit message without changing the hash. No idea how it interacts with things like gitlab/hub.
Now I'm wondering how big a git commit message can be and if a base64-encoded image would fit...
> You also can't update a commit message after you've pushed it.
Check out "git notes", it lets you add more to a commit message without changing the hash. No idea how it interacts with things like gitlab/hub.