Skip to content
Prev 17123 / 21312 Next

[Bioc-devel] fetch upstream of an existing package

Hello, Nitesh,

The FAQ is very helpful. I have the remote access to the bioconductor repository now. The package  is "sparsenetgls"  and now can be cloned.

I have checked all the changes in the updated version. I am going to commit changes in the bioconductor repository, but received the following error message:

"
$ git merge upstream/master
Auto-merging DESCRIPTION
CONFLICT (content): Merge conflict in DESCRIPTION
Automatic merge failed; fix conflicts and then commit the result.
"
I have changed the description file, before the merge.


I have also used fetch upstream, and then merge, I have received the following message:
"
$ git merge upstream/master
error: Merging is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
hint: as appropriate to mark resolution and make a commit.
fatal: Exiting because of an unresolved conflict.
"
Appreciated your guidance,

with best wishes,


Irene?