Removing Bugs in Gitby@kolosek

Removing Bugs in Git

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Git has multiple tools that can help you hunt for a bug or the culprit when things go wrong. The Git blame`command helps you find the commit that created the specific line of code that causes a bug in a specific file of a project. It also determines the author of the commit, making is easier to ask for more information about the code. The `git blame` command is helpful when you can assume the cause of the problem. It divides the git commit tree into "good", bug-free commits and "bad" commits.

People Mentioned

Mention Thumbnail

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Removing Bugs in Git
Nesha HackerNoon profile picture

@kolosek

Nesha


Receive Stories from @kolosek

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa