Content
View differences
Updated by Ivan Kuchin 1 day ago
* `Commit message` and `Create branch with empty commit` snippets loose lose newlines in messages if inputs are used instead of copy buttons, should textareas be used instead?
* The message in both snippets should probably remove newline at the end
* `Create branch with empty commit` can use multiple `-m`/`--message` arguments for separate paragraphs instead of joining using double newline
* Copy button for GitLab integration is smaller than the input and is square unlike for GitHub integration
* Code of the snippets mentions description, but it is set to empty string, so not added as part of message to snippets
* The message in both snippets should probably remove newline at the end
* `Create branch with empty commit` can use multiple `-m`/`--message` arguments for separate paragraphs instead of joining using double newline
* Copy button for GitLab integration is smaller than the input and is square unlike for GitHub integration
* Code of the snippets mentions description, but it is set to empty string, so not added as part of message to snippets