You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`git_name`|git config username, for authoring with Copybara |_required_|
25
+
|`git_email`|git config email, for authoring with Copybara |_required_|
26
+
|`ssh_key`|ssh public key, for authenticating with Copybara |_required_|
27
+
|`ssh_known_hosts`| ssh known hosts file contents, for authenticating with Copybara |_required_|
28
+
|`path`|`copy.bara.sky` file path| optional (defaults to repo root) |
29
29
30
30
See https://github.com/google/copybara for more details, specifically [Using Docker to build and run Copybara](https://github.com/google/copybara#using-docker-to-build-and-run-copybara).
0 commit comments