You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>git is a software to up you html online, I can say its a tool that you use in order your html file to be visible online. Some command are: git add index.html
9
+
<ol>
10
+
<Li>git status = is to check if your html file appears on the terminal</li>
11
+
<li>git push origin master= is used to push the html file to github</Li>
12
+
<li>git commit -m 'baba'= is step before pushing your html file</li>
13
+
<li>git push origin master= is the last step before terminal request you to enter your githud account</li> .</p>
0 commit comments