Committing to the Repository
Understand the process of committing changes to a GitHub repository, tracking file updates, and pushing these changes to the remote server. This lesson guides you through fixing file placement errors and using GitHub Desktop to manage your Bootstrap 4 project files effectively.
We'll cover the following...
We'll cover the following...
We see that our commit has the .gitattributes file. This file is irrelevant now, so we won’t explain why it’s there. However, where’s our index.html file? As it turns out, we’ve made an error. Have a look at this screenshot ...