changelog: keep the _main folder #441

Merged
meaz merged 6 commits from changelog_main_test into main 2023-08-12 20:04:30 +02:00
Owner

For the grav repo, I need to have the _main folder to exist so that I can then symlink it to changelog repo. It does exist on prod, but not in the repo itself as it is in .gitignore, so when I git clone, I don't have that _main folder. That is why I'm removing it from parent .gitignore and adding it. But as it is empty, git doesn't want to "save" it, so I created an useless .gitignore file in it...

For the grav repo, I need to have the `_main` folder to exist so that I can then symlink it to changelog repo. It does exist on prod, but not in the repo itself as it is in .gitignore, so when I git clone, I don't have that `_main` folder. That is why I'm removing it from parent .gitignore and adding it. But as it is empty, git doesn't want to "save" it, so I created an useless .gitignore file in it...
muppeth was assigned by meaz 2023-08-02 22:37:14 +02:00
meaz added 2 commits 2023-08-02 22:37:15 +02:00
Owner

Maybe we should rewrite vagrant stuff to reflect how it's now done in prod (symlinking). In that way we have the same setup or those that use vagrant.

Maybe we should rewrite vagrant stuff to reflect how it's now done in prod (symlinking). In that way we have the same setup or those that use vagrant.
meaz added 3 commits 2023-08-04 17:07:40 +02:00
Author
Owner

Maybe we should rewrite vagrant stuff to reflect how it's now done in prod (symlinking). In that way we have the same setup or those that use vagrant.

Done @muppeth :)

> Maybe we should rewrite vagrant stuff to reflect how it's now done in prod (symlinking). In that way we have the same setup or those that use vagrant. Done @muppeth :)
muppeth approved these changes 2023-08-12 09:20:16 +02:00
meaz added 1 commit 2023-08-12 20:04:19 +02:00
meaz merged commit 7a5657f12e into main 2023-08-12 20:04:30 +02:00
meaz deleted branch changelog_main_test 2023-08-12 20:04:30 +02:00
Sign in to join this conversation.
No description provided.