Re: [Launchpad-reviewers] [Merge] ~cjwatson/launchpad:personal-access-token-git into launchpad:master

2022-11-24 Thread Colin Watson
Diff comments: > diff --git a/lib/lp/code/xmlrpc/git.py b/lib/lp/code/xmlrpc/git.py > index 36a19eb..cbec524 100644 > --- a/lib/lp/code/xmlrpc/git.py > +++ b/lib/lp/code/xmlrpc/git.py > @@ -207,13 +289,21 @@ class GitAPI(LaunchpadXMLRPCView): > # macaroon that specifically grants a

Re: [Launchpad-reviewers] [Merge] ~cjwatson/launchpad:personal-access-token-git into launchpad:master

2022-11-24 Thread Andrey Fedoseev
Diff comments: > diff --git a/lib/lp/code/xmlrpc/git.py b/lib/lp/code/xmlrpc/git.py > index 36a19eb..cbec524 100644 > --- a/lib/lp/code/xmlrpc/git.py > +++ b/lib/lp/code/xmlrpc/git.py > @@ -207,13 +289,21 @@ class GitAPI(LaunchpadXMLRPCView): > # macaroon that specifically grants a