git push -u origin main
So if you are here so I assume that you are well familiar with the
git push -u origin main
command.
If you already know why we use -u
in push command you might say - even why someone needs to write blog on so simple issue.
But it is not so simple ...
rambabupatidar.hashnode.dev3 min read