I am making a remote repo by using these command
mkdir NewRepo cd NewRepo git init
Then I clone this rep
The name is given by the directory, as mentioned above, though it does support given a description for software like gitweb:
echo "Happy description" >.git/description