James Brundage
James Brundage
Get-UGitExtension is overkill for the type of extensibility at play within ugit. Instead, ugit should declare a couple of command types, though they are not expected to be unique to...
ugit should be able to take some of the output from git submodule and return it as objects. * [ ] #181 * [ ] #182 * [x] #183
Since the upstream name might actually change per repo, and git remote can get this information, git merge should have a convenience parameter to merge with the head branch.
Now that we can extend the input for git commands, one practically useful scenario would be the first push to a new upstream. Right now, this generates an error. However,...
Until it supports this properly, it should default to showing it unmodified.