/fugit

For when you bork your submodules but still have a .gitmodules file.

Primary LanguageJavaScriptMIT LicenseMIT

fugit

Have you borked your git submodules somehow and need to re-add them all? Use this to re-add them all.

  1. Install fugit: npm i -g https://github.com/Protonull/fugit

  2. Make sure the folder is git initialised: git init

  3. Make sure you have a .gitmodules

  4. Run fugit: $ fugit