TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Mastering Git Basics by Tom Preston-Werner (video)

83 点作者 ahmicro将近 14 年前

5 条评论

gary4gar将近 14 年前
The thing I like about this that is not a presentation but more "hands on" step-by-step tutorial/guide which teaches you how git works in practice.<p>Good work Tom!
cdman将近 14 年前
I uploaded a better quality version here: <a href="http://blip.tv/cdman/mastering-git-basics-by-tom-preston-werner-5322753" rel="nofollow">http://blip.tv/cdman/mastering-git-basics-by-tom-preston-wer...</a><p>Things changed: - removed noise - removed second track (which was mostly noise) - passed trough Levelator
Will_Price将近 14 年前
Thanks for posting this, I'd never used git before, neither looked into VCS (I'm just beginning to learn to program) and this provided a very decent understanding of the concept and how to use it!
manhol将近 14 年前
Does anyone know if he has done a follow up presentation as mentioned at the end of the video?
评论 #2703118 未加载
keeperofdakeys将近 14 年前
Here is a talk by linus about git, although it isn't a tutorial.<p><a href="http://www.youtube.com/watch?v=4XpnKHJAok8" rel="nofollow">http://www.youtube.com/watch?v=4XpnKHJAok8</a>