objective-git
Git client library
A Git implementation in Objective-C that provides basic access to Git objects and protocol negotiation
Git Implementation in Objective-C
88 stars
8 watching
17 forks
Language: Objective-C
last commit: about 16 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
schacon/igithub | An iPhone app that allows users to view and manage their GitHub repositories on-the-go. | 106 |
schacon/erlangit | An Erlang implementation of Git functionality for parsing and manipulating Git objects | 74 |
geoffgarside/git.framework | An Objective-C framework for interacting with Git repositories on Mac OS X. | 132 |
uncommon/xit | A graphical tool for managing Git repositories, providing features for tracking commits, branches, and pull requests. | 1,094 |
geoffgarside/cocoagit | An implementation of the Git version control software using Objective-C and the Mac OS X Foundation Framework. | 84 |
schacon/git-scribe | A toolset to help authors write and publish e-books in various formats using Git, GitHub, and Asciidoc. | 1,353 |
beheadedmyway/gity | A Mac client application for Git version control system | 382 |
gitx/gitx | A lightweight graphical Git client for macOS that provides a user-friendly interface and supports various features. | 810 |
vlang/gitly | A lightweight, fast GitHub/GitLab alternative built with V, providing basic Git functionality and project overview features. | 1,380 |
lrstanley/girc | A flexible IRC client library for Go, focusing on simplicity and event-based triggering. | 139 |
jupyterlab/jupyterlab-git | An extension that integrates version control using Git into the JupyterLab environment. | 1,461 |
schacon/grack | An HTTP server implementation using the Rack framework to handle Git smart-http requests. | 385 |
schacon/git-pulls | A command line tool to manage and interact with GitHub pull requests | 293 |
metasmile/git-xcp | Automates versioning and release management for Xcode projects using Git | 13 |
samypesse/gitkit-js | A pure JavaScript implementation of Git, providing low-level API for manipulating repository data. | 605 |