LWN: Comments on "Getting started with Git" https://lwn.net/Articles/245678/ This is a special feed containing comments posted to the individual LWN article titled "Getting started with Git". en-us Thu, 04 Sep 2025 12:25:48 +0000 Thu, 04 Sep 2025 12:25:48 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Git fundamentally different https://lwn.net/Articles/246442/ https://lwn.net/Articles/246442/ arcticwolf Wait, are you serious? I checked out your post, hoping to get a list of actual issues and shortcomings with git, and now you seriously want to tell me that your most urgent complaints about git and git-svn, respectively, are "noone else in my company uses it" (boohoo) and "I have to get used to a new tool" (again, boohoo)? As the kids way say these days - "I LOL'ed".<br> <p> Seriously, stop whining.<br> Thu, 23 Aug 2007 08:36:17 +0000 Learning curve https://lwn.net/Articles/246089/ https://lwn.net/Articles/246089/ pjm Without having come from a cognitive psychology background (see <a href="http://en.wikipedia.org/wiki/Learning_curve">http://en.wikipedia.org/wiki/Learning_curve</a>), I'd have thought that a learning curve would have the amount learned as the y axis, not productivity.<br> <p> If a tool requires a lot to be learned before I can be productive with that tool, then I will do a lot of learning early on, so such a graph would indeed be steeper than for a tool requiring very little knowledge in order to be productive in it, where one can afford to take one's time in learning more about it.<br> Mon, 20 Aug 2007 04:41:46 +0000 Getting started with Git https://lwn.net/Articles/245975/ https://lwn.net/Articles/245975/ giraffedata <blockquote> Much like hacker or begging the question, this is a lost cause. </blockquote> <p> I agree, if the cause is getting everyone in to stop using the term incorrectly. But that's not <em>my</em> cause (and if it were, my contribution to it would be too insignificant to justify typing in a comment). <p> <blockquote> Perhaps people think that the vertical axis is 1/productivity or difficulty or something. </blockquote> <p> I very much doubt that. Anyone who looked deeply enough to see a graph would see the real one. Either they're visualizing climbing a hill or thinking of "steep penalties" meaning "high penalties." <p> There are also people who use "learning curve" all by itself to mean "learning requirement," as in "we'd like to switch, but there's a learning curve." This falls in the same category of using fancy words to sound smarter as "we need connectivity" to mean "we need a connection" or "we'll sell it at a higher price point" to mean "we'll sell it at a higher price." Fri, 17 Aug 2007 20:33:58 +0000 Getting started with Git https://lwn.net/Articles/245952/ https://lwn.net/Articles/245952/ bronson Much like hacker or begging the question, this is a lost cause. For better or for worse, "Steep learning curve" has come to mean "very difficult to learn." Perhaps people think that the vertical axis is 1/productivity or difficulty or something.<br> <p> <a href="http://www.wsu.edu/~brians/errors/steep.html">http://www.wsu.edu/~brians/errors/steep.html</a><br> Fri, 17 Aug 2007 18:25:25 +0000 Getting started with Git https://lwn.net/Articles/245938/ https://lwn.net/Articles/245938/ giraffedata <p>As described by the article, the learning curve for Git is shallow, not steep. A learning curve is a graph of productivity on the vertical axis against time on the horizontal axis. A tool with a steep learning curve is one you can learn completely in a few minutes. <p> The article probably means to say metaphorically that learning Git is a steep hill to climb. Fri, 17 Aug 2007 16:38:36 +0000 Getting started with Git https://lwn.net/Articles/245853/ https://lwn.net/Articles/245853/ Algol Worth watching (for those that might have missed it):<br> <p> <a href="http://www.youtube.com/watch?v=4XpnKHJAok8">http://www.youtube.com/watch?v=4XpnKHJAok8</a><br> Thu, 16 Aug 2007 22:44:35 +0000 Git fundamentally different https://lwn.net/Articles/245822/ https://lwn.net/Articles/245822/ scripter The workflow of Git is completely different than when using centralized systems like Subversion. I've written up my initial impressions of Git: <a href="http://jaredrobinson.com/blog/?p=97">Git underwhelms</a>. Thu, 16 Aug 2007 18:34:26 +0000 Getting started with Git https://lwn.net/Articles/245753/ https://lwn.net/Articles/245753/ daenzer I'm not convinced of the usefulness of tutorials for CVS or SVN etc.<br> users. Git is just fundamentally different, and trying to treat it like<br> something else can be confusing rather than helpful.<br> <p> Just a warning for people coming from other SCMs, not criticism of this<br> excellent article.<br> Thu, 16 Aug 2007 11:26:56 +0000 Improved LWN https://lwn.net/Articles/245743/ https://lwn.net/Articles/245743/ modernjazz Just a general comment: judging from the last several LWNs, two editors <br> are even better than one. LWN just keeps getting better. We're lucky to <br> have you.<br> <p> Thu, 16 Aug 2007 10:06:34 +0000 Getting started with Git https://lwn.net/Articles/245727/ https://lwn.net/Articles/245727/ dadillow A few more useful tidbits: 'git &lt;command&gt; --help' will bring up the man page for that command, and 'git --help' will bring up a list of common commands.<br> Thu, 16 Aug 2007 04:07:44 +0000