mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
4ee2c31bf3
Signed-off-by: scar027 <shantanupai@hotmail.com> Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com> Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
278 B
278 B
git get-tar-commit-id
Extract commit ID from an archive created using
git archive. More information: https://git-scm.com/docs/git-get-tar-commit-id.
- Extract commit hash ID or quietly exit with a return code of 1:
git < {{path/to/archive.tar}} get-tar-commit-id