rberger / subdir2repo

Extracts a subdirectory of a git repo into its own repo, maintaining history

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subdir2repo

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'subdir2repo'

And then execute:

$ bundle

Or install it yourself as:

$ gem install subdir2repo

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Extracts a subdirectory of a git repo into its own repo, maintaining history

License:MIT License


Languages

Language:Ruby 91.9%Language:Gherkin 8.1%