Skip to content

Commit 5e7b8c3

Browse files
authored
Update README.md
1 parent c40bb64 commit 5e7b8c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ cgit is a wrapper of git.
1010

1111
Clone a repo from GitHub without the whole URL: `cgit clone linuxsuren/cgit`
1212

13+
Sometimes it's very slow when clone the code from GitHub. So cgit will clone it by [a GitHub proxy](http://github.com.cnpmjs.org/).
14+
1315
Provide an alias for git: `cgit alias set cm 'checkout master'`, then you can checkout branch to master via: `cgit cm`
1416

1517
List all alias commands: `cgit alias list`

0 commit comments

Comments
 (0)