Lines Matching refs:your
14 in seeing that work in the current production release then base your work
15 on the stable branch, and pull your work into a master copy to allow for
16 publishing your changes in the ntp-dev or master branch.
18 If there is no expectation that your work will be included in the
19 current stable release (the ntp-stable code) then it's better to do your
24 It's possible that after pulling your changes from stable to master that
29 incorporate your work.
31 Please also note that your submissions will be able to be evaluated and
32 handled sooner if the repo that contains your pull requests also includes
37 1) If you haven't, create a fork of ntp-project/ntp with your github account.
38 i) Log on to github.com with your github account.
40 - Make sure you also have a SSH key associated with your github account.
45 ntp master to your own account. Once done, it will go to your account's
47 iv) Clone a local version of your fork.
54 i) Create a branch off your own master branch of your local fork.
61 keep track of your changes by committing to your local repo.
65 iv) Once you are satisfied, you can push to your github account's
71 create a pull request on your branch on github. (Read up on
74 i) Create your pullrequest by following the instructions @