Thanks, change landed to main:
$ git merge --ff-only add-ppa-credentials-command Updating 06e6152..20533a7 Fast-forward ppa/constants.py | 2 ++ ppa/lp.py | 53 +++++++++++++++++++++++++++++++++++---------------- scripts/ppa | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------- tests/helpers.py | 13 ++++++++++++- tests/test_lp.py | 8 ++++---- tests/test_scripts_ppa.py | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 185 insertions(+), 31 deletions(-) $ git push origin Enumerating objects: 33, done. Counting objects: 100% (33/33), done. Delta compression using up to 12 threads Compressing objects: 100% (20/20), done. Writing objects: 100% (23/23), 4.83 KiB | 1.21 MiB/s, done. Total 23 (delta 17), reused 0 (delta 0), pack-reused 0 To git+ssh://git.launchpad.net/ppa-dev-tools 06e6152..20533a7 main -> main
« Back to merge proposal
Thanks, change landed to main:
$ git merge --ff-only add-ppa- credentials- command +++++++ +++++++ +++++++ +++++++ ------- ------- -- +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ ++++--- ------- test_scripts_ ppa.py | 53 +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ ++ //git.launchpad .net/ppa- dev-tools
Updating 06e6152..20533a7
Fast-forward
ppa/constants.py | 2 ++
ppa/lp.py | 53 +++++++
scripts/ppa | 87 +++++++
tests/helpers.py | 13 ++++++++++++-
tests/test_lp.py | 8 ++++----
tests/
6 files changed, 185 insertions(+), 31 deletions(-)
$ git push origin
Enumerating objects: 33, done.
Counting objects: 100% (33/33), done.
Delta compression using up to 12 threads
Compressing objects: 100% (20/20), done.
Writing objects: 100% (23/23), 4.83 KiB | 1.21 MiB/s, done.
Total 23 (delta 17), reused 0 (delta 0), pack-reused 0
To git+ssh:
06e6152..20533a7 main -> main