Git
Swift library for interacting with git repositories. Based on libgit2.
Install / Use
/learn @ian-mcdowell/GitREADME
Git
<p align="center"> <a href="https://github.com/IMcD23/TiltedTabView">TiltedTabView</a> • <a href="https://github.com/IMcD23/TabView">TabView</a> • <a href="https://github.com/IMcD23/InputAssistant">InputAssistant</a> • <b>Git</b> </p>Wrapper around libgit2, written in Swift
Requirements
- Xcode 9 or later
- iOS 11.0 or later
Usage
Take a look at the documentation for each class for information on how to use it.
Installation
Carthage
To install Git using Carthage, add the following line to your Cartfile:
github "IMcD23/Git" "master"
Submodule
To install Git as a submodule into your git repository, run the following command:
git submodule add -b master https://github.com/IMcD23/Git.git Path/To/Git
git submodule update --init --recursive
Then, add the .xcodeproj in the root of the repository into your Xcode project, and add it as a build dependency.
ibuild
A Swift static library of this project is also available for the ibuild build system. Learn more about ibuild here
Author
Created by Ian McDowell
License
All code in this project is available under the license specified in the LICENSE file. However, since this project also bundles code from other projects, you are subject to those projects' licenses as well.
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
