Lines Matching defs:your
26 #. Install the Git software on your computer if needed.
33 #. Later, you can update your tree from the upstream repository with:
59 - Use `GitLab <https://gitlab.freedesktop.org/>`__ to create your
63 - You'll have to rely on another Mesa developer to push your initial
68 to give you access to merge your own code.
70 Pushing code to your GitLab account via HTTPS
77 to push over HTTPS if ssh does not suit your needs. In this case, create
82 git remote set-url --push origin https://USER:TOKEN@gitlab.freedesktop.org/your~user~name/mesa.git
89 want to enable automatic CR/LF conversion in your local copy of the
133 would rebase your branch prior to merging with main. But for small
146 Make your changes and use
153 to get your changes ready to push back into the freedesktop.org
157 did your last pull. Even if your changes do not conflict with their
159 the point in time where you did your last pull and merging it to a
170 doing a ``cvs update`` in order to update your source tree to the
175 In any case, your repository now looks like you made your changes
179 proper operation of your changes, you'll need to investigate those