mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f750b2cf05 | |||
| 1187c10c86 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| f750b2cf05 |
CmdGetAuthInfo: Don't use non-git jw-build
Don't try to use non-git jw-build repositories to retrieve auth info. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| 1187c10c86 |
build.cmds.GetAuthInfo: Add module
Add command get-auth-info to jw-projects.py. It is meant to retrieve JANWARE_USER from an already cloned jw-build tree. Signed-off-by: Jan Lindemann <jan@janware.com> |