From a58a4e809df11eae9d1918d6b88909f4472ad4c0 Mon Sep 17 00:00:00 2001 From: David Date: Thu, 16 Jul 2015 17:49:18 +0200 Subject: [PATCH] Had to crtl-C that one. --- Release-Process.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Release-Process.md b/Release-Process.md index 83ea97a..d6edc7c 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -1,3 +1,5 @@ We use the same script as Weave, hence the same documentation applies. -* https://github.com/weaveworks/weave/wiki/Release-Process \ No newline at end of file +* https://github.com/weaveworks/weave/wiki/Release-Process + +*BEWARE* when copying `git push -f git@github.com:weaveworks/weave latest_release v0.7.1`, you're pushing to the weave repo. It should be `git push -f git@github.com:weaveworks/scope latest_release v0.7.1`. \ No newline at end of file