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>
595 B
595 B
Git Integration
There are (too) many ways to commit your changes to source control:
- Using VS Code's own git integration
- The quick and easy way is to use the
Git: Commit Allcommand after editing files. The default Foam workspace settings will stage & sync all of your changes to the remote:
- The quick and easy way is to use the
- Using GitDoc for [automatic-git-syncing]
- Whatever way you like to do it (CLI?)