I know about the basic git commands, like

Git clone,

Git checkout -b 'branch-name',

Git add <filename> or .(all),

Git commit -m 'commit-name',