Joel Bennett

Results 139 issues of Joel Bennett

We need to be able to `rebase` changes onto another branch.

new cmdlet

Anything we can create, we must be able to remove.

new cmdlet

We need to list branches

new cmdlet

We need to create branches

new cmdlet

This should happen automatically sometimes, but at the end of the day, you've got to be able to `git fetch` so you can see what there is to pull...

new cmdlet

If we can add them, we should be able to remove them

new cmdlet

If we can add remotes, we should be able to list them

new cmdlet

Should be able to add new remote to track changes other users are making (and pull them)

new cmdlet

Once we can actually do work, we need to be able to clone remote repositories

new cmdlet

Obviously my thought is that `Assert-PathExists` would have an optional `-PathType` and would work on any provider using Test-Path and turning it into a failure ...