Re: FFmpeg considering GIT

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Michael Niedermayer <michaelni@...>
Cc: <git@...>
Date: Friday, May 4, 2007 - 12:40 pm

On Fri, 4 May 2007, Michael Niedermayer wrote:


A big difference between git and svn is that git allows you to commit 
your changes individually to your local repository before pushing them 
out to the world.  With svn you make your changes visible to the world 
as soon as you commit something, including the commit screwups.

With Git you always have the opportunity to look at your commits and 
test them all together before pushing which should make commit mistakes 
obvious before they leave your machine.  If a mistake happened in one of 
those commits you can ammend them, rebase them, etc. and only push when 
they're satisfactory, something that svn doesn't allow.

So I think that something that you got used to with svn simply has no 
serious need for with git.


Nicolas
-
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:
Re: FFmpeg considering GIT, Michael Niedermayer, (Fri May 4, 9:46 am)
Re: FFmpeg considering GIT, Carl Worth, (Fri May 4, 2:17 pm)
Re: FFmpeg considering GIT, Karl , (Sat May 5, 9:35 am)
Re: FFmpeg considering GIT, Marco Costalba, (Sun May 6, 4:15 am)
Re: FFmpeg considering GIT, Karl , (Sun May 6, 7:14 am)
Re: FFmpeg considering GIT, Marco Costalba, (Sun May 6, 8:19 am)
Re: FFmpeg considering GIT, Marco Costalba, (Sun May 6, 8:33 am)
Re: FFmpeg considering GIT, Karl , (Sun May 6, 8:59 am)
Re: FFmpeg considering GIT, Pavel Roskin, (Wed May 9, 6:30 pm)
Re: FFmpeg considering GIT, Karl , (Sun May 6, 9:03 am)
Re: FFmpeg considering GIT, Karl , (Sun May 6, 8:33 am)
Re: FFmpeg considering GIT, Linus Torvalds, (Sat May 5, 1:26 pm)
Re: FFmpeg considering GIT, Karl , (Sun May 6, 6:19 am)
Re: FFmpeg considering GIT, Linus Torvalds, (Sun May 6, 12:38 pm)
Re: FFmpeg considering GIT, Karl , (Sun May 6, 3:56 am)
Re: FFmpeg considering GIT, Linus Torvalds, (Sat May 5, 6:18 pm)
Re: FFmpeg considering GIT, Linus Torvalds, (Sat May 5, 6:30 pm)
Re: FFmpeg considering GIT, Paul Mackerras, (Mon May 7, 8:13 am)
Re: FFmpeg considering GIT, Jeff King, (Tue May 8, 3:26 am)
Re: FFmpeg considering GIT, Shawn O. Pearce, (Mon May 7, 10:03 pm)
Re: FFmpeg considering GIT, Junio C Hamano, (Mon May 7, 3:10 pm)
Re: FFmpeg considering GIT, Jan Hudec, (Mon May 7, 1:52 pm)
Re: FFmpeg considering GIT, , (Mon May 7, 6:10 pm)
Re: FFmpeg considering GIT, Randal L. Schwartz, (Mon May 7, 7:21 pm)
Re: FFmpeg considering GIT, Alex Riesen, (Mon May 7, 8:56 am)
Re: FFmpeg considering GIT, Marco Costalba, (Tue May 8, 2:30 am)
Re: FFmpeg considering GIT, Paul Mackerras, (Wed May 9, 12:28 am)
Re: FFmpeg considering GIT, Marco Costalba, (Wed May 9, 2:38 am)
Re: FFmpeg considering GIT, Jan Hudec, (Wed May 9, 2:28 pm)
Re: FFmpeg considering GIT, Fredrik Kuivinen, (Wed May 9, 5:09 pm)
Re: FFmpeg considering GIT, Jan Hudec, (Wed May 9, 5:36 pm)
Re: FFmpeg considering GIT, Marco Costalba, (Thu May 10, 7:20 am)
Re: FFmpeg considering GIT, Jan Hudec, (Thu May 10, 12:52 pm)
Re: FFmpeg considering GIT, Robin Rosenberg, (Wed May 9, 2:17 pm)
Re: FFmpeg considering GIT, Johan Herland, (Mon May 7, 8:50 am)
Re: FFmpeg considering GIT, Karl , (Mon May 7, 8:30 am)
Re: FFmpeg considering GIT, Junio C Hamano, (Sun May 6, 3:49 am)
Re: FFmpeg considering GIT, Michael Niedermayer, (Fri May 4, 4:24 pm)
Re: FFmpeg considering GIT, Linus Torvalds, (Sat May 5, 12:15 am)
Re: FFmpeg considering GIT, Johan Herland, (Fri May 4, 2:25 pm)
Re: FFmpeg considering GIT, Nicolas Pitre, (Fri May 4, 12:40 pm)
Re: FFmpeg considering GIT, Andy Parkins, (Fri May 4, 11:53 am)