Add Update-GitRepoRegistration to collapse workflow #4
Labels
No labels
area:build
area:git
area:intrinsics
area:prompts
area:tests
breaking-change
discussion
docs
enhancement
feature
requires-docs-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
pascal_nulah/Nulah.PowerShell#4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently to update git repo registration it requires removing the existing registration by name, and then creating a new one in a target location. It would be good to be able to call
Update-GitRepoRegistrationin a location and have that done automatically.What this would do is:
If no name is given
** If a name is given**
Constraints:
Nameis case sensitive (same as all other commands)