mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
* reorganized and updated foam docs * minor changes to vscode extension readme * added 404 page and minor changes Co-authored-by: Joe Previte <jjprevite@gmail.com>
27 lines
923 B
Markdown
27 lines
923 B
Markdown
# Automatically Sync with Git
|
|
|
|
With this #recipe you can regularly commit and push to git, to keep your repo in always synched.
|
|
You can also easily manipulate the git history to reduce clutter.
|
|
|
|
## Required Extensions
|
|
|
|
- [GitDoc](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gitdoc)
|
|
|
|
## Instructions
|
|
|
|
Click on the extension link above to see how to use it.
|
|
|
|
__For Foam specific needs, you can add a comment here by following the [[contribution-guide]]__
|
|
|
|
## Feedback and issues
|
|
|
|
- Feedback and issues with the extension should be reported to the authors themselves
|
|
- Feedback and issues with the integration of the extension in Foam can be reported in our [issue tracker](https://github.com/foambubble/foam/issues)
|
|
|
|
|
|
|
|
|
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
[contribution-guide]: ../contribution-guide.md "Contribution Guide"
|
|
[//end]: # "Autogenerated link references"
|