Merge branch 'Agit' into 'master'

Update AGit

Better late than never? This version lets me clone repos with big files
It wasnt updated cos it needed mvn 3.1.1, but the plugin version can be changed

Also, force to remove duplicated apks in the wiki and the repo

See merge request !565
This commit is contained in:
Boris Kraut 2015-02-11 22:17:08 +00:00
commit a9cc16df67

View file

@ -12,7 +12,7 @@ Clone remote git repositories onto your phone!
* Just like regular Git, the full history is stored for offline access. * Just like regular Git, the full history is stored for offline access.
* Animated Diffs - Watch diffs smoothly transition from Before to After. * Animated Diffs - Watch diffs smoothly transition from Before to After.
* Supports git, http, https protocols. SSH for private repos is also possible * Supports git, http, https protocols. SSH for private repos is also possible
* Periodic sync enabled on Android 2.2 and later: latest commits fetched quarter-hourly. * Periodic sync enabled on Android 2.3 and later: latest commits fetched quarter-hourly.
Currently this is a 'read-only' client. You can clone & fetch, but not commit and push. Currently this is a 'read-only' client. You can clone & fetch, but not commit and push.
. .
@ -25,19 +25,28 @@ Build:1.34,130300622
maven=yes maven=yes
novcheck=yes novcheck=yes
Build:1.34,130300716
disable=duplicated
Build:1.38,130400812
disable=duplicated
Build:1.38,130400912 Build:1.38,130400912
commit=agit-parent-1.38 commit=agit-parent-1.38
maven=yes maven=yes
prebuild=sed -i '/agit-integration-tests/d' pom.xml prebuild=sed -i '/agit-integration-tests/d' pom.xml
novcheck=yes novcheck=yes
Build:1.39,999999999 Build:1.38,130701616
disable=requires higher maven disable=duplicated
Build:1.39,139000000
commit=agit-parent-1.39 commit=agit-parent-1.39
subdir=agit subdir=agit
maven=yes@.. maven=yes
prebuild=sed -i '/agit-integration-tests/d' ../pom.xml forcevercode=yes
novcheck=yes prebuild=sed -i -e '/>guava/{n;N;N;N;N;N;d}' -e 's/4.3.0/4.4.0/g' pom.xml && \
sed -i -e '/agit-integration-tests/d' -e 's/3.8.1/3.7.0/g' ../pom.xml
Maintainer Notes: Maintainer Notes:
Version codes are set by date, so no UCMs apply. Version codes are set by date, so no UCMs apply.
@ -45,6 +54,6 @@ Version codes are set by date, so no UCMs apply.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Static Update Check Mode:Static
Current Version:1.38 Current Version:1.39
Current Version Code:130400912 Current Version Code:139000000