Init bare local server as option during "Init Repo"

13 votes

I have multiple machines in the house that I develop from. A bare repository exists on my NAS as I don't want my repo's on some sort of cloud service.
The bare repository is made using GIT bash "git init --bare" and is the only reason we haven't ditched GIT bash.

The feature I'm proposing is twofold:
1. The creation of a bare repository
2. The (optional) cloning of the newly created repo to my local machine.

This could be nicely implemented as an option in the "init wizard" (see screenshot)

Under consideration Suggested by: Roy van Lierop Upvoted: 28 Feb Comments: 1

Comments: 1