cara checkout cabang dari commit id
git checkout -b <new_branch_name> <SHA1>
MunnaBhaiyya
git checkout -b <new_branch_name> <SHA1>