Skip to content

Commit 7ffe532

Browse files
authored
Merge pull request #2 from mreq/master
Add Git Blame to commands
2 parents 9373129 + 1cc109d commit 7ffe532

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Default.sublime-commands

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"caption": "Git Blame",
4+
"command": "blame"
5+
}
6+
]

0 commit comments

Comments
 (0)