Apache CarbonData Dev Mailing List archive
Search
everywhere
only in this topic
Advanced Search
New git: https://gitbox.apache.org/repo
s/asf?p=carbondata.git
Classic
List
Threaded
♦
♦
Locked
3 messages
Liang Chen-2
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
New git: https://gitbox.apache.org/repo
s/asf?p=carbondata.git
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
Liang Chen
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: New git: https://gitbox.apache.org/repo
s/asf?p=carbondata.git
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/
Liang Chen
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: New git: https://gitbox.apache.org/repo
s/asf?p=carbondata.git
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/
Free forum by Nabble
Edit this page