Message-ID: <90A331F3-ABDE-4C72-BC96-F1D063273DE1@gmail.com>
Date: 2019-11-15T14:52:52Z
From: Tim Triche, Jr.
Subject: [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