An open API service indexing awesome lists of open source software.

https://github.com/protonull/fugit

For when you bork your submodules but still have a .gitmodules file.
https://github.com/protonull/fugit

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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`