Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
flutter_wakelock
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
creativecreatorormaybenot
2019-10-26 17:23:25 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2019-10-26 17:23:25 +0000
Commit
5b8c4718515483de9d09ff3337e076f1a9c9367a
5b8c4718
1 parent
2abf2c0b
0.1.3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
CONTRIBUTING.md
CONTRIBUTING.md
View file @
5b8c471
...
...
@@ -9,7 +9,7 @@ The following steps are based on a version of [flutter/plugin's contributing gui
*
`git clone git@github.com:<github_user_name>/wakelock.git`
*
`cd wakelock`
*
`git remote add upstream git@github.com:creativecreatorormaybenot/wakelock.git`
This ensures that
`git fetch
`
fetches
from this remote repository instead of from your own fork to get the latest changes.
This ensures that
`git fetch
upstream`
is possible to fetch
from this remote repository instead of from your own fork to get the latest changes.
## Creating a patch
...
...
Please
register
or
login
to post a comment