GitEasy

« All commands

Show-Remote Show where the active project folder is published.

Read-Only GitEasy v1.5.3

Description

Show-Remote reports the published locations configured for the active project folder, including the kind of provider (GitHub, GitLab, or Other) and whether it is used for fetching, publishing, or both. Run it before publishing when you want to confirm the project folder is connected to the right place.

Recipes

Recipe 1
EXAMPLE 1
Show-Remote
Recipe 2
EXAMPLE 2
Find-CodeChange; Show-Remote

Notes

Mismatched published locations should be treated as a stop-and-investigate signal before saving or publishing. If the listed URL is not what you expected, do not save until you understand why.


Was this page helpful? Report an issue or suggest an improvement →