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
degit alias github:user/repo myFavRepo
degit myFavRepo // It is equivalent to `degit github:user/repo`
degit ls // output: github:user/repo myFavRepo
degit unalias myFavRepo // delete the alias about github:user/repo
The text was updated successfully, but these errors were encountered:
example:
The text was updated successfully, but these errors were encountered: