Kentzo/git-archive-all

.gitsubmodules

Closed this issue · 1 comments

Problem

The git submodules file is still included.
This means if you want to share the archive and push to another repo, you will get the submodules even though they are redundant.

Suggestion

Exclude it?

It can be excluded it via .gitattributes and export-ignore.