githubteacher / githubteacher/essentials-aug

How to use tags with submodules

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

@fullcrimp here is the process you would use to define a submodule by a tag:
- git submodule add
- cd
- git checkout
- cd ..
- git add .
- git commit -m ""

As I mentioned in chat, it is a little hacky, but it will get the job done. It would be a lot easier if you script it :wink:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.