Chinaunix首页 | 论坛 | 博客
  • 博客访问: 311352
  • 博文数量: 48
  • 博客积分: 4510
  • 博客等级: 中校
  • 技术积分: 556
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-05 18:19
文章分类

全部博文(48)

文章存档

2012年(1)

2011年(9)

2010年(1)

2009年(12)

2008年(25)

分类: 项目管理

2011-09-21 22:19:24

1、 Stack Overflow 上這篇關於 Git 的貼子相當好:
2、Git 可以被看作是一個帶快照(snapshot)功能的文件系統(filesystem),每一次commit就創建了一個快照。
3、在 Debian 6 上搭建 Git 服務器,安裝 ssh,git-daemon-run,gitweb 即可。另外最好把 git 也裝上。(需要 Wiki 的話可以安裝 gitit。)
4、Git Reference
5、A Visual Git Reference
6、修改 Git 的第一个 commit (或者说没有 parent 的 commit)  
7、Git Reference
8、How to skip “Loose Object” popup when running \'git gui\'  
9、How Git Stores Objects
10、Git cheat sheet http://zrusin.blogspot.com/2007/09/git-cheat-sheet.html
11、git ready, learn git one commit at a time
12、This guide will cover all the basic day-to-day commands you will use with git to interact with remote repos.  
13、SCM, Software configuration management,  
14、Git from the bottom up  
15、Top 10 Git Tutorials for Beginners  
16、Git 201: Slightly More Advanced  
17、Git 102  
18、Understanding the Git Workflow http://sandofsky.com/blog/git-workflow.html 
阅读(1140) | 评论(0) | 转发(0) |
0

上一篇:微博匯聚 002

下一篇:微博匯聚 004

给主人留下些什么吧!~~