When I open a file under GIT, I have "Git Master" displayed.
So I guess I have some gIt support.
Would you know any tutrial on how to use it efficiently?
Thank you.
There's a generic version control framework in emacs called "VC" which
also supports git, read about it in the info pages
(info "(emacs) Version Control")
(Copy this text into emacs, put the cursor past the last parenthesis
and press C-x C-e.)
VC is centered around work with single files. If you need a broader
view, there are several tools to choose from. "git.el" might already
be installed for you, you can call it with M-x git-status. You get an
overview of the available commands with C-h C-m.
HTH,
Anselm
--
Anselm Helbig
mailto:anselm.helb...@googlemail.com
> VC is centered around work with single files.
Not true. C-x v d will bring up a list of all the files under the
selected directory which can be operated on, and lets you select
multiple files to work on as a group.
You learn a new thing everyday... Thanks!
Really? ;-)
Thanks to all.
不知道为什么,我发送邮件时带一个 patch (txt格式)形式附件,别人收到的
patch 附件第一行的第一个字符前总插入一个 ">" 符号。请问其他人有没有遇到?希
望大家能指点一下。
---------------------------------------------------------------------------------------------------------------------------------
# diff 0001-Updates-to-Chinese-Simplified-zh_CN-translation.patch ~/tmp/0001-Updates-to-Chinese-Simplified-zh_CN-translation.patch
1c1
< From 6bfe0b02c145935596fd7f1e04f43d50acdad39c Mon Sep 17 00:00:00 2001
---
> >From 6bfe0b02c145935596fd7f1e04f43d50acdad39c Mon Sep 17 00:00:00 2001
==================================================================================
谢谢
--
Jian Lee
MSN : lijia...@gmail.com