Inisialisasi repositori git dengan nama yang berbeda
// "hello" will be the name of the repo
git init -b hello
Jatin Sharma
// "hello" will be the name of the repo
git init -b hello