jw-pkg/src
Jan Lindemann 11379f4830 jw.pkg.cmds.projects.CmdGetAuthInfo: --remote-owner-base
Support --remote-owner-base in the command CmdGetAuthInfo. Make it
return what currently --remote-base returned: A URL including the
user / organization specific prefix of the Git remote's URL that
jw-pkg was pulled from.

   https://my-company.com/src/theowner/jw-pkg.git

would have a --remote-owner-base of

   https://my-company.com/src/theowner

Also, change what --remote-base returns to

   https://my-company.com/src

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-02-27 22:54:15 +01:00
..
python jw.pkg.cmds.projects.CmdGetAuthInfo: --remote-owner-base 2026-02-27 22:54:15 +01:00
Makefile projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00