[Bioc-devel] Git pushing problems for data package
Hi all, How do I push changes to my MTseekerData package in git? I get the following error when I try to commit changes: tim at tim-ThinkPad-T470:~/Dropbox/MTseekerData$ git remote -v origin git at github.com:trichelab/MTseekerData.git (fetch) origin git at github.com:trichelab/MTseekerData.git (push) upstream git at git.bioconductor.org:packages/MTseekerData (fetch) upstream git at git.bioconductor.org:packages/MTseekerData (push) tim at tim-ThinkPad-T470:~/Dropbox/MTseekerData$ git pull upstream master