-
Notifications
You must be signed in to change notification settings - Fork 4
Home
dpi edited this page Aug 19, 2021
·
9 revisions
Welcome to the dogit wiki!
Commands
-
Converts patches in an issue to a Git branch:
dogit convert ISSUE-ID
-
Clone or checkout a merge request for a project:
dogit project:mr [PROJECT] [DIRECTORY]
-
Clone or checkout a merge request of an issue:
dogit issue:mr ISSUE-ID [DIRECTORY]
-
Clone a project:
dogit project:clone PROJECT [DIRECTORY]
-
Show an issue timeline:
dogit issue:timeline ISSUE-ID