💾 Archived View for freeshell.de › tldr › git-commit-tree.gmi captured on 2023-01-29 at 04:49:05. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

git commit-tree

Low level utility to create commit objects.
See also: `git commit`.

More information.

git commit-tree {tree} -m "{message}"
git commit-tree {tree} -F {path/to/file}
git commit-tree {tree} -m "{message}" --gpg-sign
git commit-tree {tree} -m "{message}" -p {parent_commit_sha}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY