Uh oh!
There was an error while loading. Please reload this page.
Added Update-VSTeamGitRepositoryDefaultBranch - #475
Conversation
… the default branch of a repository. - Fixed bad link in README.md
…ze it as something when mocked) Removed call to dot source common.ps1 Removed debug messages Cleaned up comments Bumped Version Updated Changelog
fix: Remove space in -Build paramter of example 4 (MethodsAndPractices#472)
rbleattler
commented
Aug 19, 2022
@SebastianSchuetze do I need to re-submit with SupportsShouldProcess implemented? |
SebastianSchuetze
commented
Aug 19, 2022
What do you mean resubmit? You can just keep editing your branch until everything is fine. You didn't need to close the PR and reopen one. Just commit here until everything is fine. At the end we do a squash merge anyways. |
rbleattler
commented
Aug 20, 2022
Thanks, I learn something new every day. I'll try to get this updated on Monday. |
- Added logic to pull refs and validate branch name - Updated call to use splatting for readability
- Added test for non-existent branch name
rbleattler
commented
Aug 22, 2022
I believe everything that needed to be fixed has been fixed, including adding support for SupportsShouldProcess / -WhatIf |
Uh oh!
There was an error while loading. Please reload this page.
SebastianSchuetze
commented
Aug 24, 2022
I removed some lines in the changelog because it is not interesting if there are typo changes. Only real changes for somebody using the modules is interesting. E.g. bug fixes or new features in cmdlets or the documentation of the cmdlets themselve. approved and merged. Thanks very much!! |
PR Summary
PR Checklist