microsoft / microsoft/VFSForGit
Design new CLI usage
Open
@sanoursa is already working on this.
Since Jul 23, 2018.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 474
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
The options suggested so far for the CLI executable usage are:
git vfs <verb>vfsgit <verb>vgit <verb>
I currently lean towards vfsgit as the entry point, because it more closely mirrors the name "VFS for Git".
We need to go through each of our verbs and ensure this design choice makes sense, but I don't see any obvious issues at the moment.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.