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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Git-crypt files are decorated with a lock badge so you can identify them at a gl
23
23
24
24
Three ways to view a git-crypt diff:
25
25
26
-
1.**Inline icon** -- hover over a git-crypt file in the Source Control Changes list and click the diff icon
26
+
1.**Inline icon** -- hover over any file in the Source Control Changes list and click the diff icon (opens a decrypted diff for git-crypt files, or a normal diff otherwise)
27
27
2.**Right-click** -- right-click a file in the Source Control panel and select "Git Crypt: Show Diff"
28
28
3.**Command Palette** -- open a git-crypt file, then run `Git Crypt: Show Diff` from the palette
0 commit comments