[commit: packages/time] ghc, master: Checklist: update ghc branch step (1198ae4)
git at git.haskell.org
git at git.haskell.org
Fri Apr 21 16:57:35 UTC 2017
Repository : ssh://git@git.haskell.org/time
On branches: ghc,master
Link : http://git.haskell.org/packages/time.git/commitdiff/1198ae4ebbef101e1dbe32d802c3ae0cbbf12fb6
>---------------------------------------------------------------
commit 1198ae4ebbef101e1dbe32d802c3ae0cbbf12fb6
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Tue Feb 21 15:36:25 2017 -0800
Checklist: update ghc branch step
>---------------------------------------------------------------
1198ae4ebbef101e1dbe32d802c3ae0cbbf12fb6
Checklist | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Checklist b/Checklist
index 876b2cc..1bc2c44 100644
--- a/Checklist
+++ b/Checklist
@@ -59,3 +59,9 @@ Before release:
git tag -a -s [TAG]
git push --tags
+
+13. Update ghc branch
+
+ git checkout ghc
+ git merge master
+ git push
More information about the ghc-commits
mailing list