Registry / cli / schacon-git

schacon-git

JSON →
library1.2.2rbrubygemsunverified

Ruby library to create, read and manipulate Git repositories by wrapping system calls to the git binary.

gem install schacon-git
INSTALL
IMPORT
SIG · SCHACON-GIT
S
schacon-git
clirubyv1.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Git
require 'git'

Open a Git repository and print the latest commit message

require 'git' g = Git.open('/path/to/repo') puts g.log.first.message
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
schacon-git — gem install schacon-git · libregistry