0 Forks
4 Stars
4 Watchers

git_pull_request

How to create a simple Pull Request using GitHub and the command line for adding e.g. a Flutter project to a GitHub repository.

How to download and setup git_pull_request

Open terminal and run command
git clone https://github.com/JohannesMilke/git_pull_request.git
git clone is used to create a copy or clone of git_pull_request repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with git_pull_request https://github.com/JohannesMilke/git_pull_request/archive/master.zip

Or simply clone git_pull_request with SSH
[email protected]:JohannesMilke/git_pull_request.git

If you have some problems with git_pull_request

You may open issue on git_pull_request support forum (system) here: https://github.com/JohannesMilke/git_pull_request/issues