[ 
https://issues.apache.org/jira/browse/APEXCORE-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jayaradha updated APEXCORE-389:
-------------------------------
    Description: 
To become contributor to Apex I am following existing documentation from below 
URL
http://apex.incubator.apache.org/contributing.html

3) Clone the fork on your local workspace (one time step):
git clone https://github.com/{github_username}/incubator-apex-core.git

Eg:
git clone https://github.com/jayaradha/incubator-apex-core.git

4) Add incubator apex core as a remote repository (one time step):
git remote add upstream https://github.com/apache/incubator-apex-core

Flowing this shows
Arivolis-MacBook-Pro-2:apex arivolit$ git remote add upstream 
https://github.com/apache/incubator-apex-core
fatal: Not a git repository (or any of the parent directories): .git

Step 4a) should be cd incubator-apex-core/


Next step if I follow the command as is I am getting below error.

Arivolis-MacBook-Pro-2:incubator-apex-core arivolit$ git checkout -b 
APEXCORE-389.documentation -t upstream/master
fatal: Cannot update paths and switch to branch 'APEXCORE-80.documentation' at 
the same time.




  was:
To become contributor to Apex I am following existing documentation from below 
URL
http://apex.incubator.apache.org/contributing.html

3) Clone the fork on your local workspace (one time step):
git clone https://github.com/{github_username}/incubator-apex-core.git

Eg:
git clone https://github.com/jayaradha/incubator-apex-core.git

4) Add incubator apex core as a remote repository (one time step):
git remote add upstream https://github.com/apache/incubator-apex-core

Flowing this shows
Arivolis-MacBook-Pro-2:apex arivolit$ git remote add upstream 
https://github.com/apache/incubator-apex-core
fatal: Not a git repository (or any of the parent directories): .git

Step 4a) should be cd incubator-apex-core/


> Contribution Page - Documentation
> ---------------------------------
>
>                 Key: APEXCORE-389
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-389
>             Project: Apache Apex Core
>          Issue Type: Improvement
>            Reporter: Jayaradha
>            Priority: Minor
>
> To become contributor to Apex I am following existing documentation from 
> below URL
> http://apex.incubator.apache.org/contributing.html
> 3) Clone the fork on your local workspace (one time step):
> git clone https://github.com/{github_username}/incubator-apex-core.git
> Eg:
> git clone https://github.com/jayaradha/incubator-apex-core.git
> 4) Add incubator apex core as a remote repository (one time step):
> git remote add upstream https://github.com/apache/incubator-apex-core
> Flowing this shows
> Arivolis-MacBook-Pro-2:apex arivolit$ git remote add upstream 
> https://github.com/apache/incubator-apex-core
> fatal: Not a git repository (or any of the parent directories): .git
> Step 4a) should be cd incubator-apex-core/
> Next step if I follow the command as is I am getting below error.
> Arivolis-MacBook-Pro-2:incubator-apex-core arivolit$ git checkout -b 
> APEXCORE-389.documentation -t upstream/master
> fatal: Cannot update paths and switch to branch 'APEXCORE-80.documentation' 
> at the same time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to