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

Remove remote branches only for origin after accepting work #228

Merged
merged 1 commit into from
Nov 25, 2019
Merged

Conversation

extsoft
Copy link
Contributor

@extsoft extsoft commented Nov 25, 2019

A user may accept work from forked remotes. In this case, it's possible
that a remote fork provides only pull permissions. And, in order to
prevent errors, the removal is enabled only for origin - is a user
accepts work, it has a write permissions to origin.

#171

The contribution:

  • updates all affected documentation
  • provides commits messages which comply with the CONTRIBUTING.md > Committing the changes rules
  • updates the completion scripts if requires
  • complies with all requirements from README.md > Hands-on development notes

@bees-hive/elegant-git-maintainers, please review.

A user may accept work from forked remotes. In this case, it's possible
that a remote fork provides only pull permissions. And, in order to
prevent errors, the removal is enabled only for `origin` - is a user
accepts work, it has a write permissions to `origin`.

#171
@extsoft extsoft merged commit db735f4 into master Nov 25, 2019
@extsoft extsoft deleted the 171 branch November 25, 2019 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant