diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-09-13 17:09:10 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-09-13 17:23:09 +0100 |
| commit | 61b130e61e3ba88d61f75dd2f6a201e700e7dc01 (patch) | |
| tree | 3e9a211a81e14a5daa1beb8899275768b9c97d4b /src/lib/login/existing.rs | |
| parent | 36763dc0d821425e088adefd16dc7c4bf3b30f3b (diff) | |
fix(ngit): pull and push find pr from branch
as since cl.get_branch_name has been introduced branch names
could be prefixed with a pr and sometimes postfixed with an event id
with the fix your branch could be called `article-editor`
or `pr/article-editor`
if you are logged in as the author of the PR (git config nostr.npub
matches the PR author)
or `article-editor(3fbba0ec)` which is what it would be named if you
weren't logged in as the author and checked out the branch on a
remote with the nostr url.
Diffstat (limited to 'src/lib/login/existing.rs')
0 files changed, 0 insertions, 0 deletions