PSGit v1
No due date
33% complete
The initial set of commands needs to be (at least):
- New-Repository
- Add-Item
- Remove-Item
- Save-Branch
We might throw in:
- Get-Status, because we want our prompts to work based on this as soon as possible.
- Copy-Repository, because there's no point in git if we can't use it to pull down a project.
The initial set of commands needs to be (at least):
- New-Repository
- Add-Item
- Remove-Item
- Save-Branch
We might throw in:
- Get-Status, because we want our prompts to work based on this as soon as possible.
- Copy-Repository, because there's no point in git if we can't use it to pull down a project.