Commit 40493de
committed
fix(release): use git push --atomic
That way it won't leave the repo in an inconsistent state.
It is supported by GitHub[1].
[1]: https://github.blog/2015-04-30-git-2-4-atomic-pushes-push-to-deploy-and-more/
Signed-off-by: Pablo Barbáchano <[email protected]>1 parent ff0154b commit 40493de
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
0 commit comments