你先用git remote -v
看看你的 remote 是用什么协议的。我印象中用 HTTPS 方式 clone 下来的仓库在 push 时候就会问用户名和密码。
多个 Key 同时在,不是什么大问题。
另外,我对 Github 自己搞的客户端完全无爱,没有用过。我也不用 Mac。所以我的回答仅供参考。
把:help 都看一遍即可
试过一段时间,但是我还没有忙到需要用 GTD 的时候。
现在我觉得有强制自己用 GTD 的能力,那么就有强制自己办好其他事情的能力。不如直接搞个 Time table 比较省事。
我所知道(但是没有玩过)的支持 snapshot 的文件系统:
另外 LVM 也支持 snapshot。
Btrfs 有个叫 snapper 的工具去管理 snapshot,可以看两个 snapshot 之间的 diff。
Disclaimer:上面的东西我一个都没有玩过,仅仅是听说过,所以要玩的话注意安全啊。
BTW I just looked it up a bit, GNU Global doesn't provide official Ruby support (yet).
However one guy wrote an article on this, which dated back to 2008: http://simple-and-basic.com/2008/10/using-rtags-ang-gtags-for-coding-ruby.html
Hmm... I'm confused. What do you want? What's the point in bringing up ido-find-file?
I presume you want to open file that doesn't reside in the same directory, right? Then you can hack it a bit: http://stackoverflow.com/questions/259354/goto-file-in-emacs
ffap is the abbreviation of find-file-at-point.
Check it out with 'C-h f find-file-at-point' . It's already built-in.
(Sorry, I don't have Chinese input method on my desktop machine)
第一个问题:请参见 GNU Global,比 ctags 和 etags 都好用,貌似对 Ruby 也是支持的(不确定) 第二个问题:请搜索 Emacs find file at point,或者自己写一个也不是难事
可以看看 meld 这个工具
我启动是 2 秒之内,但是我没有什么自定义的东西。另外,其实我不喜欢 Emacs server,我更习惯把一些用不到的东西去掉。
干了两个月,每天四个小时左右。不过其实大部分时间都是发邮件,代码写得不是很多,因为我做的项目比较底层点。
@robin 有啥问题就直接在这里聊吧
我参加过,也写了点和申请相关的文章,可是现在 blog 挂了,也没时间修。
Google 或者 Baidu 一下“GSoC 申请记录”,也许会有快照。