- Check wheather the company is present or not . It not then feel free to contribute.
git add filename
git commit -s -m"messege"
git push -u origin branchName
Note : create a branch to contribute and provide a suitable name.
git add filename
git commit -s -m"messege"
git push -u origin branchName
Note : create a branch to contribute and provide a suitable name.