# OmiGit

> Git Repositories Manager

Canonical page: [https://chrome-stats.com/d/id1597699768](https://chrome-stats.com/d/id1597699768)

## Overview

- **ID:** `id1597699768`
- **Platform:** Apple
- **Type:** Apple app
- **Status:** Removed
- **Publisher:** An Hoa Vu
- **Category:** Utilities
- **Rating:** 5.00 / 5 (2 ratings)
- **Version:** 1.3
- **Last updated:** 2022-03-13
- **First published:** 2021-12-03
- **Size:** 4.31 MB
- **Data as of:** 2026-06-09
- **Store listing:** [Apple App Store](https://apps.apple.com/us/app/omigit/id1597699768)
- **Website:** [https://upwrks.github.io/git/](https://upwrks.github.io/git/)
- **Privacy policy:** [http://upwrks.github.io/git/index.html#section\_privacy\_policy](http://upwrks.github.io/git/index.html#section_privacy_policy)

## Description

OmiGit is a git repositories manager on iPhones, allowing for usecases such as software developments, blogging, etc. on the go. Notable distinction from other free Git apps is that we provide git push for free as well.

Features

 * Support most common revision control operations such as
        git init: Initialize a local repo
        git clone: Clone from a remote repo
        git status: View current repository status
        git diff: View changes between two commits
        git add : Stage files to index for committing
        git restore --staged (or the older git reset): Unstage files from index
        git commit: Commit staged changes
        git log: View revision (commit) history
        git branch: View and add local branches
        git push: Push changes to a remote
        git fetch: Fetch changes from a remote
        git merge: Merge changes from a reference
        git checkout: Check out a branch
        git reset: Revert the branch to a particular commit
 * Designed with the latest Swift + SwiftUI technology: Integrate well with the latest iPhones look and feel and also optimizing the experience on phone interface
      - Pull down gesture to rescan status and reload history
      - Swipe on unstaged files to stage, on staged file to unstage
      - Swipe on the remote to push/fetch
 * Integrate with Files app: The repositories managed by the app are accessible from the iOS Files app so you could use any editor to edit the files.
 * Provide a simple credential manager based on the remote URL prefix so you do not type the password over and over again.

Visit app website https://upwrks.github.io/git/ for more usage tips.

Privacy Policy

This app does not collect any user information. All your files belong to you.

## Similar extensions and apps

- [PocketGit](https://chrome-stats.com/d/id6778365639)
- [DangGIT](https://chrome-stats.com/d/id6760675648) — 3.30 / 5
- [Git\_Client](https://chrome-stats.com/d/id6758091553)
- [Gitzy](https://chrome-stats.com/d/id6759457941) — 4.00 / 5
- [RepoRoute](https://chrome-stats.com/d/id6761304176)
- [Git client - Working Copy](https://chrome-stats.com/d/id896694807) — 4.80 / 5
- [iGit: Git & PRs](https://chrome-stats.com/d/id6773623548)
- [GitSync.md](https://chrome-stats.com/d/id6758960270) — 4.90 / 5
- [Gitox](https://chrome-stats.com/d/id6762648836)
- [GitViewer](https://chrome-stats.com/d/id1622656471) — 3.00 / 5
- [Weee: The Git Monster](https://chrome-stats.com/d/id6745673693) — 5.00 / 5
- [Clone - Git client advanced](https://chrome-stats.com/d/id1037881290) — 3.00 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/id1597699768)
