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
<title>Git practice for clone, branch, commit, and push</title>
</head>
<body>
<!-- Step 1: Create a new branch called firstname-lastname where the first and last name are your first and last name. If you need spaces, use a dash character. -->
<!-- Create an h1 tag in this file that contains your first and last name. -->
<!-- Add and commit your work to git -->
<!-- Push your branch to GitHub, to this repository -->