You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be able to add an alias or nickname to an individual or in a group. Examples:
gh pairing-with "my-pal" monalisa
gh pairing-with schustafa stephanieg0 //adds multiple users to alias
gh pairing-with buddies
gh pairing-with --alias buddies
gh pairing-with --alias buddies schustafa stephanieg0 //adds multiple users to an alias group
gh pairing-with --alias kiran krhkt //adds a single user to an alias
gh pairing-with --list-aliases
gh pairing-with --delete-alias buddies
Sub-issues:
Redefine an alias
Remove an alias
Stretch goals:
Add an individual alias
Error message for if you try to add an alias that is already taken
The text was updated successfully, but these errors were encountered:
Be able to add an alias or nickname to an individual or in a group. Examples:
Sub-issues:
Stretch goals:
The text was updated successfully, but these errors were encountered: