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
gitdot clone uses the remote repo name as the name of the directory
to clone to. This only works seamlessly if my remote repo is called .dotfiles.git or if I set GIT_DIR manually or explicitly specify the
directory to clone to.
gitdot cloneuses the remote repo name as the name of the directoryto clone to. This only works seamlessly if my remote repo is called
.dotfiles.gitor if I set GIT_DIR manually or explicitly specify thedirectory to clone to.