Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a blank line after the commit message's first #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dwoffinden
Copy link

From the git man page:
https://mirrors.edge.kernel.org/pub/software/scm/git/docs/git-commit.html#_discussion

Though not required, it’s a good idea to begin the commit message with a
single short (less than 50 character) line summarizing the change, followed
by a blank line and then a more thorough description. The text up to the
first blank line in a commit message is treated as the commit title, and that
title is used throughout Git.

In my case it means that tig includes the full JSON metadata on one line D:

From the git man page:
https://mirrors.edge.kernel.org/pub/software/scm/git/docs/git-commit.html#_discussion

> Though not required, it’s a good idea to begin the commit message with a
> single short (less than 50 character) line summarizing the change, followed
> by a blank line and then a more thorough description. The text up to the
> first blank line in a commit message is treated as the commit title, and that
> title is used throughout Git.

In my case it means that tig includes the full JSON metadata on one line D:
dwoffinden added a commit to dwoffinden/tiktok-rss-flat that referenced this pull request Feb 28, 2022
dwoffinden added a commit to dwoffinden/tiktok-rss-flat that referenced this pull request Apr 22, 2022
dwoffinden added a commit to dwoffinden/tiktok-rss-flat that referenced this pull request Feb 20, 2023
dwoffinden added a commit to dwoffinden/tiktok-rss-flat that referenced this pull request Feb 20, 2023
dwoffinden added a commit to dwoffinden/tiktok-rss-flat that referenced this pull request Feb 20, 2023
dwoffinden added a commit to dwoffinden/tiktok-rss-flat that referenced this pull request Feb 20, 2023
dwoffinden added a commit to dwoffinden/tiktok-rss-flat that referenced this pull request Feb 20, 2023
dwoffinden added a commit to dwoffinden/tiktok-rss-flat that referenced this pull request Feb 20, 2023
dwoffinden added a commit to dwoffinden/tiktok-rss-flat that referenced this pull request Feb 21, 2023
dwoffinden added a commit to dwoffinden/tiktok-rss-flat that referenced this pull request Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant