ruby-git
https://github.com/ruby-git/ruby-git
Ruby
Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
19 Subscribers
Add a CodeTriage badge to ruby-git
Help out
- Issues
- yard-lint: UndocumentedOptions false positive with @!method call(*, **) + overload @option tags
- feat: add Git::Config#logger for a process-wide default logger
- ls_remote: :ref value in returned hash is only the first path segment, not the full ref
- Extend Git::Object factory to support annotated tag objects
- Refactor: eliminate rubocop:disable Metrics/ModuleLength from ObjectOperations::Private
- bug(ci): collect JRuby integration test hang build output
- feat(repository): add remaining merge options to Git::Repository::Merging#merge
- DSL: no clean way to express an operation-selector flag that also accepts an optional value
- Update addressable dependency constraint to `~> 2.9` in 6.0.0
- flag_or_value_option type: [TrueClass, String] is too narrow for action-option-with-optional-value commands
- Docs