See git history about one file May 19, 2022 #cli #vim #git #til In vim G clog % does a git clog {current file}. You get every commit that the target file is apart of (so there might be info in those commits unrelated)