You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support syncing goplicate config (#15)
* feat: add support for syncing own goplicate config
* chore: reorder code for better file split
* chore: refactor config to its own package
feat: support delete existing remote branch (#13)
* feat: add support for deleting remote branch before creating a new one
* chore: update docs with remote github example