Apache CarbonData Dev Mailing List archive
Login
Register
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
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
Liang Chen-2
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jan 12, 2019; 8:05am
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jan 12, 2019; 8:10am
Re: New git: https://gitbox.apache.org/repo
s/asf?p=carbondata.git
Administrator
This post was updated on
Jan 12, 2019; 8:35am
.
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jan 12, 2019; 9:07am
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/
...
[
show rest of quote
]
--
Sent from:
http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/
Free forum by Nabble
Edit this page