Hi

The below is my steps, please take it as reference : 

ChenLiangs-MAC:mergepr apple$ git remote -v
apache  https://git-wip-us.apache.org/repos/asf/carbondata (fetch)
apache  https://git-wip-us.apache.org/repos/asf/carbondata (push)
github  https://github.com/apache/carbondata (fetch)
github  https://github.com/apache/carbondata (push)

ChenLiangs-MAC:mergepr apple$ *git remote set-url apache
https://gitbox.apache.org/repos/asf?p=carbondata.git*
ChenLiangs-MAC:mergepr apple$ git remote -v
apache  https://gitbox.apache.org/repos/asf?p=carbondata.git (fetch)
apache  https://gitbox.apache.org/repos/asf?p=carbondata.git (push)
github  https://github.com/apache/carbondata (fetch)
github  https://github.com/apache/carbondata (push)


Liang Chen-2 wrote
> Hi all
> 
> Please update your local git with the new address(
> https://gitbox.apache.org/repos/asf?p=carbondata.git), otherwise, you
> can't
> push new PR.
> 
> Regards
> Liang





--
Sent from: 
http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/

Reply via email to