Add cross-machine sync tooling (clone/pull/push all module repos)
repos.txt + sync-*.sh let any machine (Mac or Windows/Git Bash) hydrate all 49 module repos and keep them in sync via GitHub+gitea. Pulls are fast-forward only (never clobber local work); pushes send commits only and flag uncommitted repos. See SYNC.md for the two-machine workflow. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
52
repos.txt
Normal file
52
repos.txt
Normal file
@@ -0,0 +1,52 @@
|
||||
# Module repos that live as independent git repos inside this folder.
|
||||
# Owner: github.com/gsinghpal/<name> + gitea git.nexasystems.ca/admin/<name>
|
||||
# One repo name per line. Used by sync-*.sh. Regenerate with: bash sync-refresh-list.sh
|
||||
disable_iap_calls
|
||||
disable_odoo_online
|
||||
disable_publisher_warranty
|
||||
fusion_accounts
|
||||
fusion_api
|
||||
fusion_canada_post
|
||||
fusion_centralize_billing
|
||||
fusion_chatter_enhance
|
||||
fusion_claims
|
||||
fusion_clock
|
||||
fusion_clock_ai
|
||||
fusion_clover
|
||||
fusion_digitize
|
||||
fusion_faxes
|
||||
fusion_helpdesk
|
||||
fusion_helpdesk_central
|
||||
fusion_inventory
|
||||
fusion_loaners_management
|
||||
fusion_login_audit
|
||||
fusion_ltc_management
|
||||
fusion_notes
|
||||
fusion_odoo_fixes
|
||||
fusion_payroll
|
||||
fusion_pdf_preview
|
||||
fusion_planning
|
||||
fusion_portal
|
||||
fusion_poynt
|
||||
fusion_rental
|
||||
fusion_repairs
|
||||
fusion_reports_templates
|
||||
fusion_ringcentral
|
||||
fusion_schedule
|
||||
fusion_service_charges
|
||||
fusion_shipping
|
||||
fusion_so_to_po
|
||||
fusion_tasks
|
||||
fusion_templates
|
||||
fusion_theme_switcher
|
||||
fusion_voip_ringcentral
|
||||
fusion_whitelabels
|
||||
network_logger
|
||||
nexa_coa_setup
|
||||
fusion_plating
|
||||
fusion_accounting
|
||||
fusion_iot
|
||||
fusion_labels
|
||||
fusion_projects
|
||||
fusion-statements
|
||||
fusion-woo-odoo
|
||||
Reference in New Issue
Block a user