git config - for a single repository

$ git config user.name "John Doe"
$ git config user.email johndoe@example.com

Comments

Popular posts from this blog

Microservice-ler nedir ? Avantaj ve dezavantajlar

Threads

Collections API ( Stack and Queue )