Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 1eb5451732153376837b32f3d08a61b26ae55d7c https://github.com/openSUSE/osc/commit/1eb5451732153376837b32f3d08a61b26ae55... Author: Dirk Müller dirk@dmllr.de Date: 2022-10-30 (Sun, 30 Oct 2022)
Changed paths: M osc/commandline.py
Log Message: ----------- Fix path construction involving Path.cwd()
pathlib uses the '/' operator to combine paths rather than '+'
Commit: d4e57798d36c92f32cae4855e4341b57f9f0be07 https://github.com/openSUSE/osc/commit/d4e57798d36c92f32cae4855e4341b57f9f0b... Author: Daniel Mach daniel.mach@suse.com Date: 2022-10-31 (Mon, 31 Oct 2022)
Changed paths: M osc/commandline.py
Log Message: ----------- Merge pull request #1187 from dirkmueller/pathlib_fixes
Fix path construction involving Path.cwd()
Compare: https://github.com/openSUSE/osc/compare/e9156e5fe6ca...d4e57798d36c
obs-commits@lists.opensuse.org