Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
9330c3dc
Commit
9330c3dc
authored
Jan 17, 2018
by
native-api
Committed by
xoviat
Jan 16, 2018
Browse files
Add notes clarifying what to check out (#122)
Add notes clarifying what to check out Addresses gh-38.
parent
e80b90fa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.rst
README.rst
+4
-4
No files found.
README.rst
View file @
9330c3dc
...
...
@@ -364,8 +364,8 @@ Multibuild development
The main multibuild repository is always at
https://github.com/matthew-brett/multibuild
We try to keep the ``master`` branch stable
, so consider doing regular or
per-build updates of your Multibuild code to curre
nt ``master``.
We try to keep the ``master`` branch stable
and do testing and development
in the ``devel`` branch. From time to time we merge ``devel`` i
nt
o
``master``.
We do testing and development in the ``devel`` branch. From time to time we
merge ``devel`` into master
.
In practice, you can check out the newest commit from ``devel`` that works
for you, then stay at it until you need newer features
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment