| commit | 9d92dc6407f52792210281c00a313ae5f7a24550 | [log] [tgz] |
|---|---|---|
| author | Manigandan, Balaji <[email protected]> | Mon Sep 29 16:42:13 2025 |
| committer | Chromeos LUCI <[email protected]> | Tue Sep 30 04:25:52 2025 |
| tree | f0b8456bdc485a6cde6897f30ed02e589ebd96df | |
| parent | 11bb7107e38969ebc33bf00591f0655b995a8665 [diff] |
Use explicit remote references to avoid git checkout warnings - Change git checkout references from 'cros-internal/' to 'remotes/cros-internal/' - Update error messages and echo statements to reflect the correct remote path - Fixes "warning: refname 'cros-internal/chromeos' is ambiguous" during checkout - Applied to both branch creation and file restoration This ensures git commands explicitly reference remote tracking branches rather than potentially ambiguous local/remote branch names. Change-Id: Ic06c546d53db985577f578ca8aaf7f98ccb0ff0a Signed-off-by: Manigandan, Balaji <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/6995520 Reviewed-by: Kapil Porwal <[email protected]> Reviewed-by: Pranava Y N <[email protected]> Commit-Queue: Pranava Y N <[email protected]>