improve new project options

王权利请求将github/fork/bbodenmiller/patch-3合并到master

Created by: bbodenmiller

  • Simplify new repo commands
  • Include directions for how to add an existing folder that is either already a repo or not yet a repo

Replaces #7918.

Before: image

After: image

No harm in initing an already inited repo:

Running git init in an existing repository is safe. It will not overwrite things that are already there.

合并请求报告