2.0.0 • Published 7 years ago

@zinserjan/release-test v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

release-test

Just a repository to test different kinds of release scripts before using them on real projects

How to solve

Command failed: git push --follow-tags

Command failed: git push --follow-tags
...

To git@github.com:zinserjan/wdio-screenshot.git
   a3b0490..1495b2e  master -> master
 * [new tag]         v0.2.3 -> v0.2.3
 ! [rejected]        ios -> ios (non-fast-forward)
 ! [rejected]        latest-firefox -> latest-firefox (non-fast-forward)
error: failed to push some refs to 'git@github.com:zinserjan/wdio-screenshot.git'
hint: Updates were rejected because a pushed branch tip is behind its remote
hint: counterpart. If you did not intend to push that branch, you may want to
hint: specify branches to push or set the 'push.default' configuration variable
hint: to 'simple', 'current' or 'upstream' to push only the current branch.

Stop git from pushing all branches and just push the current branch to it's upstream branch via

$ git config --global push.default upstream
3.0.0-beta.0

7 years ago

2.0.0

7 years ago

2.0.0-6

8 years ago

2.0.0-5

8 years ago

2.0.0-4

8 years ago

2.0.0-3

8 years ago

2.0.0-2

8 years ago

2.0.0-1

8 years ago

2.0.0-0

8 years ago

1.1.0

8 years ago

1.1.0-2

8 years ago

1.1.0-1

8 years ago

1.1.0-0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

1.0.0-0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago