git log --oneline is an easy way to view the history of all successful commits
Removing a repository cannot be done on your local machine. To complete this task, you complete the steps below:
- Login to your account.
- Click on Repositories.
- Select the Repository that you want to delete.
- Click on settings tab.
- Go to the "Danger Zone" block.
- Click on "Delete this repository".
- Type the name of the repository that you want to delete.
- Finally, click on "I understand the consequences, delete this repository".
git remote add [remote name] [remote url] is the syntax for the command needed to add a remote repository to your local one.
A repository can be a place where multiple databases or files are located for distribution over a network, or a repository can be a location that is directly accessible to the user without having to travel across a network. Also see data warehouse and data mining.
Status displays the state of the working directory and staging area. It lets you see which changes have been staged.
This combines the various versions of a file or folder