Hi Maintainers,

We have added a new pre-receive hook on our 
git.bioconductor.org<http://git.bioconductor.org> system today. We now prevent 
large-files (>5MB) from being committed. We also prevent ‘duplicate' commits.

A duplicate commit is when two commits have the same content, but different 
SHA1 signatures. This can happen, for instance, when you clone 
git.bioconductor.org<http://git.bioconductor.org> and then merge with your 
local git development repository or 
github.com/Bioconductor-mirror<http://github.com/Bioconductor-mirror> 
repository. The best way to approach this issue is in the documentation, 
http://bioconductor.org/developers/how-to/git/abandon-changes#force-bioconductor--to-github-,
 including the option to cherry-pick local commits into the master branch 
synced from git.bioconductor.org<http://git.bioconductor.org>.

Please let us know if you have any questions.

Best,

Nitesh


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]]

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

Reply via email to