Revision: 76354
http://sourceforge.net/p/brlcad/code/76354
Author: starseeker
Date: 2020-07-16 19:03:29 +0000 (Thu, 16 Jul 2020)
Log Message:
-----------
Merge from trunk r76351 through r76353. This should be the starting commit for
the next merge-to-trunk cycle.
Modified Paths:
--------------
brlcad/branches/bioh/misc/repoconv/NOTES
Property Changed:
----------------
brlcad/branches/bioh/
Index: brlcad/branches/bioh
===================================================================
--- brlcad/branches/bioh 2020-07-16 18:35:40 UTC (rev 76353)
+++ brlcad/branches/bioh 2020-07-16 19:03:29 UTC (rev 76354)
Property changes on: brlcad/branches/bioh
___________________________________________________________________
Modified: svn:mergeinfo
## -8,4 +8,4 ##
/brlcad/branches/osg:62110-62113
/brlcad/branches/prep-cache:68236-68933
/brlcad/branches/tcltk86:68300-75257
-/brlcad/trunk:75720-76157,76160-76351
\ No newline at end of property
+/brlcad/trunk:75720-76157,76160-76353
\ No newline at end of property
Modified: brlcad/branches/bioh/misc/repoconv/NOTES
===================================================================
--- brlcad/branches/bioh/misc/repoconv/NOTES 2020-07-16 18:35:40 UTC (rev
76353)
+++ brlcad/branches/bioh/misc/repoconv/NOTES 2020-07-16 19:03:29 UTC (rev
76354)
@@ -197,10 +197,16 @@
After creating a new repository via the github website:
+# Note - the specific version of this line will be provided by github when the
repository is created via the website.
git remote add origin [email protected]:brlcad/brlcad.git
-git push -u origin master
+
+# push all branches
git push --all
+
+# push all tags
git push --tags
+
+# push notes
git push origin refs/notes/commits
# We then download it back from github:
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits