From: Nguyễn Thái Ngọc Duy Date: Fri, 1 Feb 2019 10:09:10 +0000 (+0700) Subject: git-commit.txt: better description what it does X-Git-Tag: v2.21.0-rc0~8^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5cfd4a9d108fa739c96beaa2dbcee3d7911db2a9?hp=5cfd4a9d108fa739c96beaa2dbcee3d7911db2a9 git-commit.txt: better description what it does The description of git-commit jumps right into the commit content, which is important, but it fails to mention how the commit is "added" to the repository. Update the first paragraph saying a bit more about branch update to fill this gap. While at there, add a couple linkgit references when the command is first mentioned. Helped-by: Eric Sunshine Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---