This website works better with JavaScript.
Home
Help
Sign In
ben
/
git-repo-updater
mirror of
https://github.com/earwig/git-repo-updater
Watch
1
Star
1
Fork
0
Code
Releases
11
Activity
Browse Source
release/0.2.4
tags/v0.2.4^0
Ben Kurtovic
9 years ago
parent
6e6db21533
commit
79c1651489
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+1
-1
gitup/__init__.py
+ 1
- 1
README.md
View File
@@ -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
View File
@@ -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…
Cancel
Save