New git: https://gitbox.apache.org/repos/asf?p=carbondata.git

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

New git: https://gitbox.apache.org/repos/asf?p=carbondata.git

Liang Chen-2
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
Reply | Threaded
Open this post in threaded view
|

Re: New git: https://gitbox.apache.org/repos/asf?p=carbondata.git

Liang Chen
Administrator
This post was updated on .
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/carbondata
ChenLiangs-MAC:mergepr apple$ git remote -v
apache https://gitbox.apache.org/repos/asf/carbondata (fetch)
apache https://gitbox.apache.org/repos/asf/carbondata (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 | Threaded
Open this post in threaded view
|

Re: New git: https://gitbox.apache.org/repos/asf?p=carbondata.git

Liang Chen
Administrator
Hi

Please use the below script :
git remote set-url apache https://gitbox.apache.org/repos/asf/carbondata

Regards
Liang

Liang Chen wrote

> 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/carbondata
> ChenLiangs-MAC:mergepr apple$ git remote -v
> apache https://gitbox.apache.org/repos/asf/carbondata (fetch)
> apache https://gitbox.apache.org/repos/asf/carbondata (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/





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