> ## Content Index
> Fetch the complete content index at: https://werd.io/llms.txt
> Use this file to discover other available public pages before exploring further.

# Agit props
- URL: https://werd.io/agit-props/
- Published: 2011-06-13T17:03:56.000Z
- Updated: 2025-06-12T11:00:47.000Z
- Author: Ben Werdmuller
- Tags: General, #ben-684a32da145d7d001be71dae, android, git, michael goldrei, source control, zlib, #Migrated-1749693130536, #wp, #wp-post, #Import 2025-06-11 21:52

My talented friend [Michael Goldrei](http://microsketchbook.blogspot.com/2011/06/app-solutely-fabulous.html) designed the icon set for [Agit](https://market.android.com/details?id=com.madgag.agit), a Git client for Android by [Roberto Tyley](http://www.guardian.co.uk/profile/roberto-tyley). Git has become the creative geek's source control system of choice, and having a native Android client is a great thing. (Source control allows the source code for an application to be managed in a way that prevents developers from overwriting each other's changes, or from making irreversible, catastrophic mistakes that destroy everything. It's pretty much crucial in modern software development.)

[![](http://2.bp.blogspot.com/-3-HhSdQFGM4/TfYWOxFalDI/AAAAAAAAA8A/LnE1AvALb4Y/s400/agit-drawn-blogger.jpg)](https://market.android.com/details?id=com.madgag.agit)

If you've got an Android device, [you can grab Agit from the Android Market over here](https://market.android.com/details?id=com.madgag.agit).

Roberto actually fixed Android's zlib implementation in the process; the patch he submitted is now running on some of the newer Honeycomb tablets. He's also designed the app to share SSH connection information in a pool with other compatible apps - something that would be completely impossible on iOS. I'm looking forward to seeing more developer tools in this vein.