evrone / evrone_opensource

Improve READMEs of opensource projects

Home Page:https://evrone.com/cases#open-source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service module to manage repositories

achempion opened this issue · comments

Create a service module to manage repositories

  • fork target project to the separate group at github
  • clone project locally
  • create commit with a message
  • create pull request for forked project
  • propose created pull request to the original project

I know git clone has an option where we can limit the amount of history we want to download. I think we should use this option to make cloning work faster and consume less space as well.