Add /branch command #1

Merged
InValidFire merged 12 commits from test into main 2022-08-20 16:07:54 +00:00
Owner

This PR seeks to add a /branch command with the following spec:

/branch switch <name> - switch to the specified branch, only if it exists.
/branch get - get the name of the current branch.

With the addition of these two commands, it will greatly speed up the development and testing process.

Other Changes:

  • Removed git_dev status
  • /book now displays the uploaded image on all prompts
  • added a private option to /book to keep confirmation emails from being shared if desired
  • now runs git fetch before gathering git info when running /info
This PR seeks to add a /branch command with the following spec: `/branch switch <name>` - switch to the specified branch, only if it exists. `/branch get` - get the name of the current branch. With the addition of these two commands, it will greatly speed up the development and testing process. Other Changes: - Removed git_dev status - /book now displays the uploaded image on all prompts - added a private option to /book to keep confirmation emails from being shared if desired - now runs `git fetch` before gathering git info when running /info
InValidFire added 12 commits 2022-08-20 05:41:52 +00:00
Author
Owner

Code review looks good, didn't want to confirm anything I wrote super late until I got a good night's sleep. :)

Code review looks good, didn't want to confirm anything I wrote super late until I got a good night's sleep. :)
InValidFire merged commit 602c2423cc into main 2022-08-20 16:07:54 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: InValidFire/radical-bot#1
No description provided.