9 lines
269 B
Markdown
9 lines
269 B
Markdown
# Repo Sync
|
|
Description: Sync the current workspace to the configured git repository. Use this after making significant changes to files.
|
|
|
|
## Tools
|
|
|
|
### sync
|
|
Description: Commit and push all current changes to the remote repository.
|
|
Command: ./skills/repo-sync/sync.sh
|