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
- docs(architecture): Refine layer responsibilities in redesign documents
- refactor(arguments): add bind and migrate commands
- Implement `Arguments#bind` to return a `BoundArguments` object with accessor methods
- Refactor Clone command: Remove `:path` metadata and parse directory from git output
- Redesign Git::Log for explicit execution
- Refactor: Split arguments_spec.rb into dedicated spec files
- chore: release v5.0.0
- BranchInfo: Support remote names containing '/'
- Add `hash_value` type to Arguments DSL for key-value pair options
- IRB/Pry non-functional after `Git.open` on Windows
- Docs
- Git::Commands::Arguments#determine_value_option_type
- Git::Commands::Arguments#key_value
- Git::Commands::Arguments#flag_or_value
- Git::Commands::Tag::List#unexpected_tag_record_error
- Git::Commands::Tag::List#parse_tag_record
- Git::Commands::Arguments#validate_key_value_value!
- Git::Commands::Arguments#validate_key_value_key!
- Git::Commands::Arguments#validate_key_value_pair_size!
- Git::Commands::Arguments#normalize_array_to_pairs
- Git::Commands::Arguments#normalize_hash_to_pairs