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

.git directory in the steam workshop release #5

Open
lcouso opened this issue Feb 25, 2021 · 1 comment
Open

.git directory in the steam workshop release #5

lcouso opened this issue Feb 25, 2021 · 1 comment

Comments

@lcouso
Copy link

lcouso commented Feb 25, 2021

The steam workshop release of the mod contains your ".git" directory.

The following messages appear in "console.log" :

LOG  : Mod         , 1614287752851> loading doIHaveAKeyForThis
LOG  : Mod         , 1614287752881> mod "doIHaveAKeyForThis" overrides .git/commit_editmsg
LOG  : Mod         , 1614287752881> mod "doIHaveAKeyForThis" overrides .git/config
LOG  : Mod         , 1614287752881> mod "doIHaveAKeyForThis" overrides .git/description
LOG  : Mod         , 1614287752882> mod "doIHaveAKeyForThis" overrides .git/head
LOG  : Mod         , 1614287752882> mod "doIHaveAKeyForThis" overrides .git/hooks/applypatch-msg.sample
LOG  : Mod         , 1614287752882> mod "doIHaveAKeyForThis" overrides .git/hooks/commit-msg.sample
LOG  : Mod         , 1614287752883> mod "doIHaveAKeyForThis" overrides .git/hooks/post-update.sample
LOG  : Mod         , 1614287752883> mod "doIHaveAKeyForThis" overrides .git/hooks/pre-applypatch.sample
LOG  : Mod         , 1614287752883> mod "doIHaveAKeyForThis" overrides .git/hooks/pre-commit.sample
LOG  : Mod         , 1614287752883> mod "doIHaveAKeyForThis" overrides .git/hooks/pre-push.sample
LOG  : Mod         , 1614287752884> mod "doIHaveAKeyForThis" overrides .git/hooks/pre-rebase.sample
LOG  : Mod         , 1614287752884> mod "doIHaveAKeyForThis" overrides .git/hooks/prepare-commit-msg.sample
LOG  : Mod         , 1614287752884> mod "doIHaveAKeyForThis" overrides .git/hooks/update.sample
LOG  : Mod         , 1614287752884> mod "doIHaveAKeyForThis" overrides .git/index
LOG  : Mod         , 1614287752885> mod "doIHaveAKeyForThis" overrides .git/info/exclude
LOG  : Mod         , 1614287752885> mod "doIHaveAKeyForThis" overrides .git/logs/head
LOG  : Mod         , 1614287752885> mod "doIHaveAKeyForThis" overrides .git/logs/refs/heads/master
LOG  : Mod         , 1614287752889> mod "doIHaveAKeyForThis" overrides .git/refs/heads/master
@blind-coder
Copy link
Owner

That should be fixed now, please check.

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

No branches or pull requests

2 participants