aspiers/git-deps

idea: blame-deps (aka 3D-blame)

Open

#43 建立於 2015年3月2日

在 GitHub 查看
 (9 留言) (2 反應) (0 負責人)Python (55 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (318 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

The idea is to do something like

git deps some-file.txt

This will open the git-deps browser with the contents of the file loaded into a pane in a typical blame view:

e5392d87  1) This is some file.
e5392d87  2) =====================================
e5392d87  3)
69d951f2  4) Look at all the nice contents.
e5392d87  5)

The magical thing is that each of the revisions are clickable - doing so will open the git-deps graph for the clicked commit.

貢獻者指南