This commit is contained in:
Carlos Polop
2025-01-09 02:04:38 +01:00
parent 4fae1360a8
commit 3eff514680
19 changed files with 114 additions and 99 deletions

View File

@@ -82,4 +82,3 @@ az rest --method PUT \
{{#include ../../../banners/hacktricks-training.md}}

View File

@@ -43,7 +43,7 @@ gcloud source repos get-iam-policy <repo_name>
gcloud source repos clone <REPO NAME>
gcloud source repos get-iam-policy <REPO NAME>
... git add & git commit -m ...
git push --set-upstream origin master
git push --set-upstream origin $BRANCH
git push -u origin master
# Access via git