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
Initially, we've decided to not validate when developer tries to git pair rm github-username and this github-username is not pairing with the person. For instance:
git pair add user-example
git pair rm user-exmapel # typo error, it should return an error to developer telling so
WDYT?
The text was updated successfully, but these errors were encountered:
Initially, we've decided to not validate when developer tries to
git pair rm github-username
and thisgithub-username
is not pairing with the person. For instance:WDYT?
The text was updated successfully, but these errors were encountered: