git fork
Fork the given GitHub repo. Like `git clone` but forks first.
Part of `git-extras`.
- Fork and clone a GitHub repository by its URL:
git fork {https://github.com/tldr-pages/tldr}
- Fork and clone a GitHub repository by its slug:
git fork {tldr-pages/tldr}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).