howtogit

来自「ipsec vpn」· 代码 · 共 19 行

TXT
19
字号
-*- emacs-wiki -*-1. install the software. git and cogito.   Update each of them by grabbing the latest from the git trees for git and cogito.   On Xelerance machines, you should edit the Makefile to set   prefix=/xelerance rather than $HOME.2. From public repository        cd /some/place        cg-clone http://git.openswan.org/public/scm/openswan.git/        (no commits. send patches, or PostToYourOwnGitTree)   From private repository        cd /some/place        cg-clone git+ssh://vault.xelerance.com/xelerance/MASTER/git-master/openswan.git/        3. fill in more now.   

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?