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

.gitignore should include seeds by default #1576

Closed
1 of 6 tasks
idan opened this issue Oct 25, 2021 · 3 comments
Closed
1 of 6 tasks

.gitignore should include seeds by default #1576

idan opened this issue Oct 25, 2021 · 3 comments
Labels
area.onboard Everything to do with initial vault setup and import/export of your notes to other systems (Pods). status.info-needed More information is needed from filer for issue to be actionable type.bug Something isn't working

Comments

@idan
Copy link

idan commented Oct 25, 2021

Please select the area your bug applies to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

Describe the bug

Default setup does not exclude the seeds dir from git revision control.

To Reproduce

  1. Initialize a blank dendron workspace in an empty directory
  2. git init then git add -A
  3. Get a warning about seeds/dendron.templates being a git repo, and are you quite certain you meant to include it in your newly-minted git repo?

Expected behavior

I follow the instructions on how to synchronize dendron with git, and do not encounter any errors.

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information)

  • OS: MacOS
  • Browser: irrelevant
  • Version: 0.64

Additional context

Add any other context about the problem here.

Dendron Log file

Please attach the output of > Dev:Dendron: Open Logs here

@github-actions github-actions bot added area.onboard Everything to do with initial vault setup and import/export of your notes to other systems (Pods). status.triage-needed type.bug Something isn't working labels Oct 25, 2021
@hikchoi
Copy link
Contributor

hikchoi commented Oct 26, 2021

Thank you for pointing this out! We'll take a look.

@hikchoi
Copy link
Contributor

hikchoi commented Nov 3, 2021

This has been resolved with v66 by #1629
Thank you for pointing this out.

Please do let us know if you have any outstanding concerns with this issue. Otherwise this issue is marked to be auto-closed in 4 days.

@hikchoi hikchoi added the status.info-needed More information is needed from filer for issue to be actionable label Nov 3, 2021
@no-response
Copy link

no-response bot commented Nov 7, 2021

This issue has been automatically closed because there has been no response to our request for more information from the original author. We don't have enough information to take action. Please reopen if the question from the maintainer has been answered and the issue is still valid.

@no-response no-response bot closed this as completed Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area.onboard Everything to do with initial vault setup and import/export of your notes to other systems (Pods). status.info-needed More information is needed from filer for issue to be actionable type.bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants