Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create git-delete-branch.md #192

Merged

Conversation

sumeetp4
Copy link
Contributor

Added git delete branch command details

Fixes #185

Check everything which applies

  • I have added the issue number for which this pull request is created.

Copy link
Owner

@arshadkazmi42 arshadkazmi42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work 🎉

Add one minor comment.

And we need to link this command to README.md file

Can you update the PR to do that. You can refer this PR on how to do that #190

@@ -0,0 +1,15 @@
### Delete a branch from git repository

This command is used for deleting a branch
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This command is for deleting the branch from remote. Can we update this text to

This command is used for deleting a branch from remote

Changes as per review comments
@sumeetp4
Copy link
Contributor Author

Hi @arshadkazmi42 done changes as requested

@arshadkazmi42
Copy link
Owner

@sumeetp4 This looks good.
Can you send one more pull request which will link this file to README.md file
Similar to this #190

Copy link
Owner

@arshadkazmi42 arshadkazmi42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@arshadkazmi42 arshadkazmi42 merged commit 113d1c6 into arshadkazmi42:master Oct 13, 2021
@sumeetp4
Copy link
Contributor Author

@sumeetp4 This looks good. Can you send one more pull request which will link this file to README.md file Similar to this #190

Sure @arshadkazmi42 will do that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[git] delete branch from repo
2 participants