Agnostic - #117
Conversation
|
And...I really should learn not to stay up late hacking on this -- it would result in less pull request confusion. Cancelling this one in favor of a PR which updates the man page as well. |
|
Pull requests are for the current differences from one branch to another branch rather that being for a certain set of commits. This means that you can amend them if need be based on feedback in the PR or whatever by pushing changes to your branch. Also if you have changes that are dependent of somebody else's feature branch you can make your PR against their branch instead of the upstream master. Their original PR can then reflect the whole package if they choose to merge it. |
|
Very good, thanks. On March 7, 2014 1:46:42 AM EST, Caleb Maclennan notifications@github.com wrote:
Dewey |
Adds directory tree ascension to PR #115 for locating vcsh config file.