class RepoCombiner
- RepoCombiner
- Reference
- Object
Defined in:
repo_combiner.crConstant Summary
-
VERSION =
"0.1.0"
Constructors
Instance Method Summary
- #add_repo(url, branch = "master", subdir = unique_subdir("."))
- #github_token : String | Nil
- #github_token=(github_token : String | Nil)
- #target_dir : String
- #target_dir=(target_dir : String)
- #verbose : Bool
- #verbose=(verbose : Bool)