Skip to content

Tags: ilaif/goplicate

Tags

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: goplicate sync chdir (#9)

This PR Addresses fix: goplicate sync chdir:
* chore: update examples folder
* fix: goplicate sync chdir

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: bad indentation (#7)

* fix: bad indentation

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: bad ternary use (#6)

* fix: working dir extraction to not panic
* chore: add cmd run and sync tests

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: add release flow (#4)

* chore: add release flow 
* feat: add --version flag

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add oss features (#2)

* chore: add code of conduct
* chore: add contributing guidelines
* chore: update readme
* chore: add new comment format