- Run
git machete discover(orgit machete github checkout-prs --mine, if you already have open PRs) on your project and see what happens. - If you use PyCharm, IntelliJ IDEA, or other JetBrains IDEs, check out the git-machete IntelliJ plugin. It provides a graphical interface for the commands we've learned.
- For detailed information on every option and configuration key,
visit the reference documentation,
or run
git machete help <command>.
If you find git-machete useful, consider:
- Giving it a star on GitHub.
- Recommending it to your colleagues.
Note that there's no need to switch the entire team at once.
Individual team members can use
git-macheteindependently of the tools or workflows used by the rest of the team. - Contributing to the project!