You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.I have configured my git-pw with
pw.server="xxx"
pw.token="xxx"
pw.project="xxx"
2.A series of 370 patches has been stored in my patchwork server, but when I use "git-pw series download series_id /home/patches/xx/",
I have found just 167 patches have been downloaded in the content of /home/patches/xx/xxx.patch
need some help to resolve this, thanks
The text was updated successfully, but these errors were encountered:
This doesn't sound like an issue with git-pw. My guess is that if you try to download from the web UI you'll see the same issue. You can try running with the --debug flag but there isn't enough here for us to do anything.
1.I have configured my git-pw with
pw.server="xxx"
pw.token="xxx"
pw.project="xxx"
2.A series of 370 patches has been stored in my patchwork server, but when I use "git-pw series download series_id /home/patches/xx/",
I have found just 167 patches have been downloaded in the content of /home/patches/xx/xxx.patch
need some help to resolve this, thanks
The text was updated successfully, but these errors were encountered: