Re: git pull opinion

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andreas Ericsson
Date: Tuesday, November 6, 2007 - 1:59 am

Johannes Schindelin wrote:

I must have missed it. Found the thread now though. Gonna try the patch in
production for a while and see how it pans out.

I'm curious about this hunk though. It seems unaffiliated with the --rebase
option as such, but was still in the patch. Would you care to clarify?

@@ -86,7 +95,6 @@ merge_head=$(sed -e '/	not-for-merge	/d' \
 
 case "$merge_head" in
 '')
-	curr_branch=$(git symbolic-ref -q HEAD)
 	case $? in
 	  0) ;;
 	  1) echo >&2 "You are not currently on a branch; you must explicitly"

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231
-
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:
git pull opinion, Aghiles, (Mon Nov 5, 2:52 pm)
Re: git pull opinion, Alex Riesen, (Mon Nov 5, 3:49 pm)
Re: git pull opinion, Junio C Hamano, (Mon Nov 5, 4:33 pm)
Re: git pull opinion, Miklos Vajna, (Mon Nov 5, 4:40 pm)
Re: git pull opinion, Bill Lear, (Mon Nov 5, 5:36 pm)
Re: git pull opinion, Steven Grimm, (Mon Nov 5, 5:37 pm)
Re: git pull opinion, Pierre Habouzit, (Mon Nov 5, 5:46 pm)
Re: git pull opinion, Andreas Ericsson, (Mon Nov 5, 5:54 pm)
Re: git pull opinion, Johannes Schindelin, (Mon Nov 5, 6:16 pm)
Re: git pull opinion, Aghiles, (Mon Nov 5, 9:04 pm)
Re: git pull opinion, Aghiles, (Mon Nov 5, 9:16 pm)
Re: git pull opinion, Benoit Sigoure, (Mon Nov 5, 10:29 pm)
Re: git pull opinion, Aghiles, (Mon Nov 5, 11:30 pm)
Re: git pull opinion, Ralf Wildenhues, (Tue Nov 6, 12:34 am)
Re: git pull opinion, Alex Riesen, (Tue Nov 6, 12:38 am)
Re: git pull opinion, Alex Riesen, (Tue Nov 6, 12:40 am)
Re: git pull opinion, Aghiles, (Tue Nov 6, 12:45 am)
Re: git pull opinion, Pierre Habouzit, (Tue Nov 6, 1:31 am)
Re: git pull opinion, Pierre Habouzit, (Tue Nov 6, 1:51 am)
Re: git pull opinion, Andreas Ericsson, (Tue Nov 6, 1:59 am)
Re: git pull opinion, Johannes Schindelin, (Tue Nov 6, 4:59 am)
Re: git pull opinion, Johannes Schindelin, (Tue Nov 6, 5:05 am)
Re: git pull opinion, Andreas Ericsson, (Tue Nov 6, 5:08 am)
Re: git pull opinion, Linus Torvalds, (Tue Nov 6, 9:36 am)
Re: git pull opinion, Pascal Obry, (Tue Nov 6, 11:07 am)
Re: git pull opinion, Ralf Wildenhues, (Tue Nov 6, 1:22 pm)
[PATCH] Mark 'git stash [message...]' as deprecated, Brian Downing, (Tue Nov 6, 5:26 pm)
Re: git pull opinion, Uwe , (Wed Nov 7, 12:06 am)
Re: git pull opinion, Pascal Obry, (Wed Nov 7, 12:40 am)
Re: [PATCH] Mark 'git stash [message...]' as deprecated, Johannes Sixt, (Wed Nov 7, 1:00 am)
Re: [PATCH] Mark 'git stash [message...]' as deprecated, Junio C Hamano, (Wed Nov 7, 1:02 am)
Re: [PATCH] Mark 'git stash [message...]' as deprecated, Wincent Colaiuta, (Wed Nov 7, 1:12 am)
Re: [PATCH] Mark 'git stash [message...]' as deprecated, Pierre Habouzit, (Wed Nov 7, 1:23 am)
Re: git pull opinion, Aghiles, (Wed Nov 7, 2:25 pm)
Re: git pull opinion, Johannes Schindelin, (Thu Nov 8, 8:27 am)
Re: git pull opinion, Linus Torvalds, (Fri Nov 9, 5:36 pm)