[Git][reproducible-builds/reproducible-website][master] fix git cmd

Chris Lamb (@lamby) gitlab at salsa.debian.org
Wed Aug 17 14:46:49 UTC 2022



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
fc235bb9 by Chengyu HAN at 2022-08-17T14:46:44+00:00
fix git cmd

- - - - -


1 changed file:

- _docs/version_information.md


Changes:

=====================================
_docs/version_information.md
=====================================
@@ -29,4 +29,4 @@ The number of objects will not only change over time (due to other commits, even
 >
 > Set the length object names are abbreviated to. If unspecified or set to "`auto`", an appropriate value is computed based on the approximate number of packed objects in your repository, which hopefully is enough for abbreviated object names to stay unique for some time. If set to "`no`", no abbreviation is made and the object names are shown in their full length. The minimum length is 4.
 
-Therefore, it is recommended that a fixed (or "`no`") truncation is specified when obtaining identifiers by using, for example, `git describe --abrev=12`, `git rev-parse --short=12` or the `core.abbrev config` setting.
+Therefore, it is recommended that a fixed (or "`no`") truncation is specified when obtaining identifiers by using, for example, `git describe --abbrev=12`, `git rev-parse --short=12  HEAD` or the `core.abbrev config` setting.



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/fc235bb970ae01c843a6020054e44b3ae27c0269

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/fc235bb970ae01c843a6020054e44b3ae27c0269
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220817/f8483ed1/attachment.htm>


More information about the rb-commits mailing list