git subtree

Tool to manage project dependencies as subprojects.

=> More information.

git subtree add --prefix={path/to/directory/} --squash {repository_url} {branch_name}
git subtree pull --prefix={path/to/directory/} {repository_url} {branch_name}
git subtree merge --prefix={path/to/directory/} --squash {repository_url} {branch_name}
git subtree push --prefix={path/to/directory/} {repository_url} {branch_name}
git subtree split --prefix={path/to/directory/} {repository_url} -b {branch_name}
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

Proxy Information
Original URL
gemini://freeshell.de/tldr/git-subtree.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.16851 milliseconds
Gemini-to-HTML Time
0.328936 milliseconds

This content has been proxied by September (ba2dc).