cannot sync - pulling is not possible because you have unmerged files

Chris Jones jonesc at hep.phy.cam.ac.uk
Tue Oct 10 13:17:37 UTC 2017


So one or more of those modifications are your problem. The 
modifications in your checkout conflict with something coming in from 
the sync. You need to resolve these conflicts before trying again.

On 10/10/17 14:15, db wrote:
> On 10 Oct 2017, at 15:08, Chris Jones <jonesc at hep.phy.cam.ac.uk> wrote:
>>> git status
> 
> $ git status
> On branch master
> Your branch is up-to-date with 'origin/master'.
> 
> Changes to be committed:
>    (use "git reset HEAD <file>..." to unstage)
> 
> 	modified:   _resources/port1.0/fetch/mirror_sites.tcl
> 	modified:   _resources/port1.0/group/cmake-1.0.tcl
> 	modified:   _resources/port1.0/group/perl5-1.0.tcl
> 	modified:   _resources/port1.0/group/ruby-1.0.tcl
> 	modified:   cad/gaw/Portfile
> 	modified:   comms/hidapi-devel/Portfile
> 	modified:   comms/telepathy-qt/Portfile
> 	modified:   finance/cpuminer/Portfile
> 
> […snip…]
> 
> Unmerged paths:
>    (use "git reset HEAD <file>..." to unstage)
>    (use "git add <file>..." to mark resolution)
> 
> 	both modified:   _resources/port1.0/group/cxx11-1.1.tcl
> 	both modified:   _resources/port1.0/group/qt5-1.0.tcl
> 	both modified:   comms/c3270/Portfile
> 	both modified:   erlang/rebar3/Portfile
> 	both modified:   fuse/osxfuse/Portfile
> 	both modified:   fuse/sshfs/Portfile
> 
> […snip…]
> 


More information about the macports-users mailing list