From 9dedc1b8f0dad0edb48ffaf9a7e69690995af142 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Sun, 22 Mar 2009 02:02:31 +0200 Subject: [PATCH] Some news. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index fa3427b7..c91e06b0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Changes in magit 0.8: + +* Hitting 'c' or 'C' while resolving a conflict in the middle of a + rebase will offer to continue the rebase instead of trying to commit + your changes. + +* Pulling will ask which branch to pull from when you don't have a + default branch configured. + Changes in magit 0.7: * Tagging, on 't' and 'T'.