Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Fix broken git command in Developing a plugin page #401

Open
fumblehool opened this issue Oct 3, 2023 · 9 comments
Open

Fix broken git command in Developing a plugin page #401

fumblehool opened this issue Oct 3, 2023 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@fumblehool
Copy link

fumblehool commented Oct 3, 2023

Hi,

git add remote amplication-plugin-template https://github.com/amplication/plugin-template.git

The command should be replaced from:
git add remote amplication-plugin-template https://github.com/amplication/plugin-template.git
To
git remote add amplication-plugin-template https://github.com/amplication/plugin-template.git

@cack195
Copy link

cack195 commented Oct 3, 2023

I'll Correct the documentation
Do consider assigning the issue to me

@pragyamishra56
Copy link
Contributor

could you please assign to me this issue It would be my 1st contribution

@dericksozo
Copy link
Contributor

Sure, @pragyamishra56. I've assigned you this issue. Please let me know if you have any questions.

CC @GreenMachine01

@dericksozo dericksozo changed the title Documentation: Broken Add git remote command Fix broken git command in Developing a plugin page Oct 5, 2023
@dericksozo dericksozo added the bug Something isn't working label Oct 5, 2023
@pragyamishra56
Copy link
Contributor

@dericksozo Thank you for assigning me this issue Sir

@dericksozo
Copy link
Contributor

How's it going @pragyamishra56? If you need help I'm here to answer questions.

@pragyamishra56
Copy link
Contributor

@dericksozo Sir, I'm done. If any further issues arise, please let me know if there are any more changes or improvements to be made

@pragyamishra56
Copy link
Contributor

@fumblehool Sir I submitted a pull request. Could you please review it? If any further improvements are needed, kindly let me know. Thank you for your assistance

@fumblehool
Copy link
Author

👋 @pragyamishra56 Unfortunately, I'm not the project maintainer, I cannot merge the code.
However, I had a look and the fix LGTM 👍
@dericksozo please have a look and lets close the issue 😄

@pragyamishra56
Copy link
Contributor

@fumblehool Sir, No problem

overbit added a commit that referenced this issue Nov 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants