go-sync icon indicating copy to clipboard operation
go-sync copied to clipboard

:repeat: CLI synchronization utility to sync project files and databases for your local project with SSH and Docker support

Results 6 go-sync issues
Sort by recently updated
recently updated
newest added

# Scenario: - You as a developer sync from remote, - local DB get's cleared - remote SSH or remote DB credentials aren't working - sync stops - local db...

enhancement

It would be really nice if you see the file list of rsync when activating verbose output

This is currently not working and throw an "Command not found" error: ```yaml exec-finish: - type: local command: - "echo 'Hallo'" ``` This instead works: ```yaml exec-finish: - type: local...

gosync does not work in windows (windows 10) as there is the error `bin/bash` not found when trying to sync.

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.5.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/image&package-manager=go_modules&previous-version=0.0.0-20191009234506-e7c1f5e7dbb8&new-version=0.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies