[Bioc-devel] merge github + bioc versions

Shepherd, Lori Lor|@Shepherd @end|ng |rom Ro@we||P@rk@org
Fri Nov 1 17:29:28 CET 2019


To push to your github branch
git push origin master

To push to the Bioconductor git server and have changes active in Bioconductor devel
git push upstream master


The upstream master branch is equivalent to whatever the current devel branch is on Bioconductor (in this case Bioc 3.11).  Pushing to the master branch will have no effect on the Bioc 3.10 (you would need to push to upstream RELEASE_3_10   in order to make changes to the Bioconductor Release 3.10 branch)


Hope this helps.


Lori Shepherd

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263

________________________________
From: Bioc-devel <bioc-devel-bounces using r-project.org> on behalf of Venu Thatikonda <thatikonda92 using gmail.com>
Sent: Friday, November 1, 2019 9:49 AM
To: bioc-devel <bioc-devel using r-project.org>
Subject: [Bioc-devel] merge github + bioc versions

Hello all,

I am a bit confused by how git works with bioc ecosystem. I am following
this guide to sync my github + bioc repos (for the first time).

https://bioconductor.org/developers/how-to/git/sync-existing-repositories/

After step-6, I see following branches

* master
  remotes/origin/HEAD -> origin/master
  remotes/origin/master
  remotes/upstream/RELEASE_3_10
  remotes/upstream/master

So, if I add new features to the package and commit & push to master
branch, does it affect current version that is released in bioc10? Or do
they go to bioc11 devel branch and generate build reports, without
affecting the package in bioc10?

Should I create a branch RELEASE_3_11 and commit all changes to this
branch? I want the changes to be released in bioc11 and do not want to
affect bioc10 version.

Thank you & have a nice day!

--
Best regards
Venu Thatikonda
https://itsvenu.github.io/

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel using r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


This email message may contain legally privileged and/or confidential information.  If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited.  If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.
	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list