[Bioc-devel] 回复: A query about fixing bugs via github

Tang, Wenhao wenh@o@t@ng15 @end|ng |rom |mper|@|@@c@uk
Sun Jan 5 14:23:48 CET 2020


Just sync the repositories solved the problem: http://bioconductor.org/developers/how-to/git/sync-existing-repositories/

Best wishes,
Wenhao

________________________________
������: Bioc-devel <bioc-devel-bounces using r-project.org> ���� Tang, Wenhao <wenhao.tang15 using imperial.ac.uk>
����ʱ��: 2020��1��5�� 20:50
�ռ���: bioc-devel using r-project.org <bioc-devel using r-project.org>
����: [Bioc-devel] A query about fixing bugs via github


*******************
This email from originates from outside Imperial. Do not click on links and attachments unless you recognise the sender.
If you trust the sender, add them to your safe senders list https://spam.ic.ac.uk/SpamConsole/Senders.aspx to disable email stamping for this address.
*******************
Hello,

I am following this instruction to fix bugs:
http://bioconductor.org/developers/how-to/git/bug-fix-in-release-and-devel/

However, both master and RELEASE_3_10 branches were not updated. For master branch, I have the following messages which could be helpful:

$ git commit -m "DEV 1.5.10" .
[master a358dce] DEV 1.5.10
 1 file changed, 5 insertions(+), 13 deletions(-)

$ git push upstream master
Enumerating objects: 7, done.
Counting objects: 100% (7/7), done.
Delta compression using up to 12 threads
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 391 bytes | 391.00 KiB/s, done.
Total 4 (delta 3), reused 0 (delta 0)
To git.bioconductor.org:packages/bayNorm
   7c57170..a358dce  master -> master

However, this update was not successful as the message "DEV 1.5.10" was not appeared in the github website.

On my laptop, I am working on the folder, which was obtained via "git clone git using git.bioconductor.org:packages/bayNorm"

Previously, I directly updated packages on master branch via: git add . ; git commit . ; and git push

Not sure whether that procedure is a mistake or not.

I appreciate for your help!

Best wishes,
Wenhao

        [[alternative HTML version deleted]]

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

	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list