Git is probably the most popular distributed version control system. When used properly, it allows a team to be extremely effective. When misused, it can create a total mess out of the code base. Every now and then you end up in a situation, when you have to undo your actions — it can include invalid file edits or deletions or even improperly executed Git commands.
Read MoreUndoing in Git
Posted: January 04, 2018 Under: Git By Tomasz Kaczmarzyk 1 Comment