Keep exploringBest iPhone and iPad Apps for Programmers in 2026Best Power User Apps for iPhone in 2026
Git client - Working Copy
Anders Borum
Download price only. In-app purchases and subscriptions may cost extra.
- Developer
- Anders Borum
- Version
- 7.0.2
- Minimum iOS
- 18.2
- Age rating
- 4+
- App Store rating
- 4.85 / 5 (3,759)
- App languages
- DA, EN, DE, ZH, ZH
App Store region: United States · Checked: Sep 21, 2026
Sources & method ↗About this app
Access Git repositories on the go. Clone, edit, commit and push while allowing other apps access to repositories. Git is a important part of our work-life and iOS can take part in this. The ability to commit even when offline has added utility on a device that moves in and out of network coverage. Cloning repositories gets you a local copy on your iOS device with commits for all branches. You can browse the content from within the app and make changes. Other applications supporting the Files app, WebDAV or x-callback-url has access to these files. Changes made can be committed and the commits can in turn be pushed back to the remote. The idea of doing significant programming on iOS might seem far fetched when you are used to a large screen, a physical keyboard and a full IDE. But just as it turned out that not every email is serious prose, then not everything that goes on in Git is significant programming. Sometimes you just want to update a TODO file or make adjustments to your Jekyll site. Sometimes you just need to add a file the designer sent after hours. If you ever make reminders about small things to do with the code-base, then you should give Working Copy a try. You will spend less time moving stuff around and you will get much better commit messages when you write them for fixes that are still fresh in your mind. You won't be leaving your computer behind any time soon, but sometimes it is faster to just fix things with the device in your hand. When you do need to perform real work on iOS, Working Copy is a powerful tool. Editor has syntax highlighting for more than 50 programming languages and a built-in color picker. Preview images, Markdown and HTML files with a Javascript console pointing to errors in your code. Create new branches and merge or rebase them back, with a brilliant merge-tool for handling conflicts. If you need to automate your work there are Working Copy actions in the Shortcuts app for most operations. Even if you never edit a line of code on iOS, Working Copy is a great companion for reviewing and discussing code. Repositories are cross indexed and with powerful fuzzy search you can quickly jump from a symbol to the declaration or reverse from the declaration to all usages. A graph of your commits lets you zoom out for a overview of the commit tree or zoom in for specifics about each commit, with speed and beauty you won’t find in desktop Git applications. Review the changes your files have gone through with a diff viewer that is great for text and images. There is even hex-dump mode for that obscure occasion. Working Copy is a free download but you need to unlock pro features such as the ability to push commits and manage more than 5 repositories. There is no venture capital, large company or ads funding development and your support through in-app purchase directly sustains development. Try out pro features with a 10 day free trial. When you pay to unlock you get permanent access to all pro features at the time of purchase as well as any added the next year. When 12 months have passed you keep all existing pro features but any new ones introduced are locked until you renew your unlock.
What’s new
Repositories can be linked to hidden folders such as .vim inside iSH or iVim. The Files app never shows folders starting with a dot, so the new Hidden Directory option has you pick the folder containing it and then choose among the hidden folders inside. Auto-Sync no longer reports a failed sync when the device is locked while syncing, or when a remote on your local network cannot be reached because the device is on another network. Syncing continues at the next unlock or once you are back on that network. Includes latest improvements to 7.0.0 Repository Agent can now run on Apple's Private Cloud Compute, using a larger model than the one on your device while keeping your code inside Apple's privacy guarantees. It needs no API key and no subscription, and appears in the service menu on devices with Apple Intelligence running the latest version of iOS. When the daily allowance runs out, Working Copy offers to continue with whichever AI service you have set up. Fetch, Pull, Push and Sync actions for Shortcuts are no longer cut short when they take a while. A slow transfer keeps running with progress and a Stop button, so pushing a large repository from an automation finishes instead of stopping halfway, and the Fetch button on the widget works the same way. This needs the latest version of iOS.