Comment by Kwpolska Comment by Kwpolska 3 days ago 1 reply Copy Link View on Hacker News Git blame won't show you the history you care about if the line is changed in the future.
Copy Link lionkor 3 days ago Collapse Comment - It does, you can use various parameters to go through the history of a line of code. And, usually, you only care about why it is the way it is. Reply View | 0 replies
It does, you can use various parameters to go through the history of a line of code. And, usually, you only care about why it is the way it is.