Cloning – Creating a local copy of a remote repository. – Gets used to build a project or get involved.
Continue readingCategory: Version control
Delete already pushed commits (Git)
The first thing is to checkout the newest commit from the wanted branch. Then you need to get the commit-id
Continue reading