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
I'm new to dotsync and am trying to get everything to work for me. When I try to pull down my dotfiles from my dotphiles repo, I am following the instructions provided, but for this step:
git submodule --init update
git just shows a help message. It seems for my version of git (2.8.1) the equivalent seems to be
git submodule update --init
The text was updated successfully, but these errors were encountered:
I'm new to dotsync and am trying to get everything to work for me. When I try to pull down my dotfiles from my dotphiles repo, I am following the instructions provided, but for this step:
git just shows a help message. It seems for my version of git (2.8.1) the equivalent seems to be
The text was updated successfully, but these errors were encountered: