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
handle `~` in local repo paths (#41)
This adds code to resolve `~` in local paths to the user's home
directory. It also ensures that the user's home dir is replaced with `~`
in the output of `repository list` and `skeleton list` to make paths
shorter.