aurelia-ui-toolkits / carmel-fe

Carmel editor front end application
MIT License
1 stars 1 forks source link

git problem with .publish submodule #21

Closed Thanood closed 7 years ago

Thanood commented 7 years ago

@adriatic What is this submodule?

image

I'm having problems with it (I think it's temporary during gh-pages task). It's checked into git as a directory and git thinks it's a file while it's really a directory and it appears as a submodule. I cannot push that to master.

Can I delete it from the git index and ignore it or do you use it for anything? If so, please tell me what it is. 😃

adriatic commented 7 years ago

I am in the middle of debugging the correct app structure I want to use with Auth0, so give an hour to have a look at this. As I remember, I had no use for gh-pages task in "my" version of bundle + deploy, nor do I see .publish folder - so I suspect that we are still using different solution for this task.

Thanood commented 7 years ago

Yep, sorry.. Apparently I'm the one to blame. It first occured in one of my commits.