-
Notifications
You must be signed in to change notification settings - Fork 3
CLI Commands
Tell you the version of the tool when executed.
This will give you a summary of all the commands present when executed.
This will help you configure your tool by asking you what commit guidelines do you follow. For more customizations, you can directly edit the gitgo
file.
This command has to be run when you start working on an issue so that the tool knows what to suggest.
This command can be used to display the branch name and commit that the tool will be suggesting for a particular issue once gtg start has been run.
This is a replacement for git checkout and will simply checkout with the suggested branch name.
This is a replacement for git commit and will commit your files once added with the suggested commit message.
Copyright (C) 2020 Rachit Gupta, Yash Khare, Shambhavi Aggarwal, and Preet Shah is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".