Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add git-fix-modules.sh and step-by-step tutorial #13

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

shamrin
Copy link

@shamrin shamrin commented Feb 16, 2021

  • Add ./git-fix-modules.sh, a more helpful replacement for git submodule update --init.
  • Add TUTORIAL.md
  • Add test

TODO for later PRs:

  • remove url = . suggestion from README.md
  • put TUTORIAL.md content into README.md
  • check ./git-fix-modules.sh with non-main repos
  • install ./git-fix-modules.sh into $PATH
  • change t/test.sh so that it actually tests something

Fixes #7, fixes #4.

P.S. ./git-fix-modules.sh helper script was written by @apenwarr. I did clean it up a bit. If there's anything broken with it, it's my fault.

@shamrin shamrin changed the title add git-fix-modules.sh and step-by-step manual draft add git-fix-modules.sh and step-by-step tutorial Feb 16, 2021
@shamrin shamrin marked this pull request as ready for review February 16, 2021 22:53
Stool233 added a commit to Stool233/git-subtrac that referenced this pull request Oct 16, 2023
with some note
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to update submodules Improve README
1 participant