GitShark (Beta)

50+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

GitShark is a mobile git client (or, as I like to call them, "Git GUIs") that allows you to manage repositories, checkout branches, write and commit changes and much more, right from your mobile device.

- Repositories
Create, clone, add and manage all of your repositories right from your mobile device!

- Branches
View local branches' status, check their history and add new ones. Even track remote branches, right from GitShark

- Tree & Commits
Track the progress of your repo over time. Complete with a visual representation of where your branches and remotes are at present. Further introspection for commits including individual file diffs

- GitHub integration
GitShark's single-button GitHub sign-in enables you to quickly login for rapid repository access

- Dark mode
The app has a comprehensive and beautiful dark mode

- Fully open-source
Programs made for developers should be accessible to developers, no? We think so, anyway. That's why GitShark is 100% open source, ready to compile. We welcome all kinds of contributions as well! Want to see a new feature in the app? PR it and we'll get it mainlined!


Website: https://gitshark.dev
Twitter: https://twitter.com/GitShark
Github: https://github.com/crutchcorn/GitShark
Updated on
Jun 23, 2021

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

What's new

* App should now work on Android 8 devices

### Features

* refresh file list when navigating away then back to app

### Bug Fixes

* add error handling to repo loading
* fix various bottom sheet style issues
* branches error screen no longer crashes the app
* remove broken merge button
* show project name instead of "repository"
* when no tracked branch, push/pull indicators should show nothing now