百度首页 | 百度空间
 
文章列表
 
2008-07-22 14:12

GitPython

http://blog.michaeltrier.com/2008/5/8/gitpython

Posted on May 08, 2008

As you’re probably aware of by now, I really like Git. It took some time but things finally started clicking. One of the things I wan

类别:Git | 评论(0) | 浏览()
 
2008-07-22 14:05
微软官方发布雅黑字体Windows XP版
http://www.linuxfans.org/bbs/thread-183989-1-1.html

ClearType是字体平滑的字型显示技术,是微软在 LCD屏幕上增强文本的分辨率的字体技术,例如:那些用于便携式计算机的显示屏.ClearType(C) 技术使用了独有的信号处理和 LCD屏幕的专利技术,提供了受人瞩目的增强易读性的清晰技术,明细的字符特征和间距.中方解释为“清晰”.安装本产品可以为W
类别:本本 | 评论(0) | 浏览()
 
2008-07-22 13:28
http://www.leninlee.cn/?p=106
   在Windows下用键盘操作系统永远是一个梦,但是在Linux下就可以优美的解决这个问题,使用热键的好处不言而喻,它可以极大地提高工作效率。到了高潮,让你有种欲仙欲死的感觉,可以说酣畅淋漓、行云流水,操作也变成了拇指的舞蹈。

几乎每种桌面环境或窗口管理器都有一套自己的热键定义体系,如果需要在多个桌面环境或窗口管理器之间切换工作的话每个都要定义一套自己的热键,工作 繁琐且重复得毫无意义。xbindkeys

类别:窗口管理器 | 评论(0) | 浏览()
 
2008-07-22 12:54
转帖:${}的用法
http://www.linuxfans.org/bbs/thread-141414-1-1.html

[code:1]${ }的用法
[摘自]: www.chinaunix.net
[作者]: 网中人
特此感谢作者网中人及CU!
这是对变量子串替换的经典实例

假設我們定義了一個變量為:
file=/dir1/dir2/dir3/my.file.txt
我們可以用 ${ } 分別替
类别:shell脚本相关 | 评论(0) | 浏览()
 
2008-07-21 19:31
类别:软件路由 | 评论(0) | 浏览()
 
2008-07-21 18:46
官方资源:
类别:软件路由 | 评论(0) | 浏览()
 
2008-07-21 16:04

bash tab-completion for git, cogito and stg

http://www.hawaga.org.uk/ben/tech/gitcompletion/

ben / tech / gitcompletion


n.b. On 2006-04-24, I changed the recommended repository location. If you are having trouble getting updates, you should try the new location: http://git.hawaga.org.uk/gitcompletion


Here is some code that I

类别:Git | 评论(0) | 浏览()
 
2008-07-21 16:01

Setting up a Git project

http://git.or.cz/gitwiki/QuickStart

If you want to work with an existing project, clone it:

$ git clone <url>

If you do not have an existing git project, create one:

$ cd project/
$ git init # initializes the repository
$ git add . # add those 'unknown' files
$ git commi
类别:Git | 评论(0) | 浏览()
 
2008-07-21 12:17

git下忽略文件设置

http://freecode.javaeye.com/blog/207088
关键字: git

全局有效的忽略文件列表可以添加在./.git/info/exclude文件中。比如我需要忽略所有vi产生的swp文件:

.*.swp

对于和目录有关的忽略文件设置可以在该目录下创建.gitignore,然后加入需要忽略的内容,比如我希望忽略根目录下的log,tmp等目

类别:Git | 评论(0) | 浏览()
 
2008-07-21 11:35

http://linux.yyz.us/git-howto.html

This tutorial is a cookbook of recipes getting up and running with Linus's source code management (SCM) software, "git." Its targetted mainly at Linux kernel hackers, though others may find it useful.

Table of Contents

类别:Git | 评论(0) | 浏览()
 
     
 
 
文章分类
 
 
Gentoo(112)
 
 
 
Vim(17)
 
 
 
 
Ruby(4)
 
Python(49)
 
 
音乐(17)
 
 
 
 
 
 
 
Ubuntu(27)
 
Debian(34)
 
 
 
 
 
 
 
 
 
 
 
Git(35)
 
 
 
Trac(2)
 
 
 
Php(5)
 
 
Vpn(3)
 
 
 
Gtk(14)
 
 
Qt(7)
 
 
 
地震(11)
 
 
本本(22)
 
 
 
 
     
 
文章存档
 
 
 
 
 
 
 
 
 
     
 
最新文章评论
   

xp,vista下呢?
 

hen hao
 
 

ssssss
 

呵呵.
 
     


©2008 Baidu