Pulls and branches #116

Closed
opened 2020-04-09 07:08:01 +00:00 by lunny · 2 comments
Owner

When I have many branches on my local repositories, I want to know which have been sent as PRs and which not. So that I can maintain them. And for those branches has been merged, I want a command to clear them all.

P.S. When matching local branches and remote pull requests, we have to check if the local branches have the same names but not that branch sent to the pull requests.

When I have many branches on my local repositories, I want to know which have been sent as PRs and which not. So that I can maintain them. And for those branches has been merged, I want a command to clear them all. P.S. When matching local branches and remote pull requests, we have to check if the local branches have the same names but not that branch sent to the pull requests.
lunny added the
kind/proposal
label 2020-04-09 07:08:01 +00:00
Member

This is adressed by #105, except for listing branches that have no corresponding pull.

This is adressed by #105, except for listing branches that have no corresponding pull.
Owner

@lunny I close this since there is #147.

If I missed/missunderstod something feel free to reopen and/or edit #147 :)

@lunny I close this since there is #147. If I missed/missunderstod something feel free to reopen and/or edit #147 :)
6543 closed this issue 2020-07-14 02:43:02 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/tea#116
No description provided.