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
| Dave Hansen | [RFC][PATCH 0/4] kernel-based checkpoint restart |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Eric Paris | [RFC 0/5] [TALPA] Intro to a linux interface for on access scanning |
git: | |
| David Miller | Re: [GIT]: Networking |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
