You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we only blame the file when the user saves the file. This is partially because for larger repositories take a long time to be blamed and that it easier to keep track of what version of the file we are in progress of blaming.
For example, when I insert some newline characters before the last line of code, the status bar will be empty.
![blame](https://user-images.githubusercontent.com/1171691/27069201-54a78680-5046-11e7-8ec2-0c23a2c1f9eb.gif)
The text was updated successfully, but these errors were encountered: