This website works better with JavaScript.
首頁
說明
登入
ben
/
git-repo-updater
镜像来自
https://github.com/earwig/git-repo-updater
關註
1
收藏
1
複製
0
程式碼
版本發佈
11
Activity
瀏覽代碼
release/0.2.4
tags/v0.2.4^0
Ben Kurtovic
9 年之前
父節點
6e6db21533
當前提交
79c1651489
共有
2 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+1
-1
gitup/__init__.py
+ 1
- 1
README.md
查看文件
@@ -12,7 +12,7 @@ version of git and at least Python 2.7 installed.
With [Homebrew](http://brew.sh/):
`
brew install pr0d1r2/contrib/gitup && brew link gitup
`
brew install pr0d1r2/contrib/gitup && brew link gitup
## From source
+ 1
- 1
gitup/__init__.py
查看文件
@@ -10,5 +10,5 @@ gitup: the git repository updater
__author__ = "Ben Kurtovic"
__copyright__ = "Copyright (C) 2011-2014 Ben Kurtovic"
__license__ = "MIT License"
__version__ = "0.2.
3
"
__version__ = "0.2.
4
"
__email__ = "ben.kurtovic@gmail.com"
Write
Preview
Loading…
取消
儲存