Ankur Kotwal

Results 3 issues of Ankur Kotwal

Adds a git stash indicator when a stash is present. If there are more than 1 stashes present, it will also include a count.

If a file is added, deleted or modified, the git dirty status indicator will now show the count.

### File Name gemini/sample-apps/gemini-streamlit-cloudrun/README.md ### What happened? The command `gcloud builds submit --tag "$GCP_REGION-docker.pkg.dev/$GCP_PROJECT/$AR_REPO/$SERVICE_NAME"` fails as the default service account isn't granted the following permissions: * storage.objects.list access to the...