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

added the delete branch link to the README file #194

Merged
merged 2 commits into from
Oct 13, 2021

Conversation

JiaHua-Zou
Copy link
Contributor

Fixes #193

Check everything which applies

  • [ x ] I have added delete branch link to the README.md file.

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.

Looks good.
Just a minor change I have suggested.
Can you make that change

README.md Outdated
@@ -87,7 +87,7 @@ Give us a :star: if you like our work :heart:
- [Stash List](commands/git/git-stash-list.md) - Check stash stack list.
- [Stash Revert](commands/git/git-stash-revert.md) - Revert stashed changes from stash stack.
- [Switch Branch](commands/git/git-switch-branch.md) - Switch current working branch.

- [Delete branch](commands/git/git-delete-branch.md) - Delete a branch from remote git repository.
Copy link
Owner

Choose a reason for hiding this comment

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

The list is in alphabetical order.
Can you move this at line 76 above Git RefLog

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok. Will do.

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 👍 🎉

@arshadkazmi42 arshadkazmi42 merged commit a050f83 into arshadkazmi42:master Oct 13, 2021
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.

add link to git-delete-branch.md in readme.md
2 participants