Re: [StGit PATCH 0/6] Two bugfixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Catalin Marinas
Date: Tuesday, March 25, 2008 - 3:46 am

On 24/03/2008, Karl Hasselström <kha@treskal.com> wrote:

With the current functionality (see below), I prefer (1) to be the
default and (3) as optional (on stable, it does a reverse-apply of the
diff and it's kind of combination between 2 and 3 but without the
conflicts you could get with only 3).

My reason for this is that usually you "goto" a patch to do some
changes followed by "refresh". If there were local changes, they would
be included in the refreshed patch since this is the default StGIT
behaviour. To avoid this, I find myself running "status" before any
"goto".


But in git, for committing, you usually need to run "git add" on the
files or specify "commit -a" explicitly. We would need to change the
"refresh" behaviour in the same way and, in this case, I would be OK
with (2) as the default.

I personally prefer the current "refresh" way but maybe because I'm
used to it. It would be useful to get other users' opinion on this UI
change. Might not be a bad change since git does this already, quilt
needs an explicit "add" (anyone knows about guilt?).

-- 
Catalin
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[StGit PATCH 0/6] Two bugfixes, Karl , (Wed Mar 19, 5:31 pm)
Re: [StGit PATCH 0/6] Two bugfixes, Catalin Marinas, (Thu Mar 20, 8:19 am)
Re: [StGit PATCH 0/6] Two bugfixes, Karl , (Mon Mar 24, 1:35 am)
Re: [StGit PATCH 0/6] Two bugfixes, Catalin Marinas, (Mon Mar 24, 2:16 am)
Re: [StGit PATCH 0/6] Two bugfixes, Karl , (Mon Mar 24, 11:12 am)
Re: [StGit PATCH 0/6] Two bugfixes, Catalin Marinas, (Tue Mar 25, 3:46 am)
Re: [StGit PATCH 0/6] Two bugfixes, Karl , (Tue Mar 25, 4:05 am)
Re: [StGit PATCH 0/6] Two bugfixes, Catalin Marinas, (Tue Mar 25, 8:27 am)