
OmiGit
工具程式
免費 · 專為 iPad 設計
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.
評分與評論
此App未收到足夠的評分或評論以顯示概況。
Fix issue when staging a folder
Fix status computation when the repo was just created (no existing commit)
Alert the user when commit fails e.g. when the author name or email is empty
開發者An Hoa Vu表明App的私隱慣例或包括下列資料的處理。詳情請參閲 開發者的私隱政策 。
不收集資料
開發者不會從此 App 收集任何資料。
輔助使用
開發者尚未表示此 App 支援哪些輔助使用功能。 進一步了解
資料
- 供應商
- An Hoa Vu
- 大小
- 4.5 MB
- 類別
- 工具程式
- 相容性
須使用 iOS 15.0 或以上版本。
- iPhone
須使用 iOS 15.0 或以上版本。 - iPad
須使用 iPadOS 15.0 或以上版本。 - iPod touch
須使用 iOS 15.0 或以上版本。 - Mac
須使用 macOS 12.0 或以上版本及配備 Apple M1 或以上版本晶片的 Mac。 - Apple Vision
須使用 visionOS 1.0 或以上版本。
- 語言
- 英文
- 年齡分級
4+
- 4+
- 版權
- © Unlimited Programming Works (c) 2022