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
Example:
gitlab snippet add file.txt -t title -n name
Looks ok, right? But it gives a big ugly stack trace. In this case it was simply missing the project ID or name:
gitlab snippet add 13 file.txt -t title -n name
We should give some nicer messages that say something went wrong and here's maybe what happened...
The text was updated successfully, but these errors were encountered:
Example:
gitlab snippet add file.txt -t title -n name
Looks ok, right? But it gives a big ugly stack trace. In this case it was simply missing the project ID or name:
gitlab snippet add 13 file.txt -t title -n name
We should give some nicer messages that say something went wrong and here's maybe what happened...
The text was updated successfully, but these errors were encountered: