Integrated: cli: use credentials for --from in git-sync
Erik Helin
ehelin at openjdk.java.net
Thu Mar 18 20:49:51 UTC 2021
On Thu, 18 Mar 2021 14:31:08 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this patch that makes sure that `git-sync` uses a username and password when fetching from the "from" repository in for case when `GIT_TOKEN` is set in the environment.
>
> Testing:
> - [x] Manual testing on Linux x64
>
> Thanks,
> Erik
This pull request has now been integrated.
Changeset: c3df880a
Author: Erik Helin <ehelin at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/c3df880a
Stats: 13 lines in 1 file changed: 13 ins; 0 del; 0 mod
cli: use credentials for --from in git-sync
Reviewed-by: rwestberg
-------------
PR: https://git.openjdk.java.net/skara/pull/1079
More information about the skara-dev
mailing list