raw text output from git --no-pager diff ...
diff --git a/.gitignore b/.gitignore
index 2659310..5e94189 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@ venv/
# specific to this project:
sandbox.ipynb
+sandbox.py
Delta's output git --no-pager diff ... | delta --show-themes
• .gitignore:61: venv/
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
61 ⋮.gitignore│
62 ⋮.gitignore│# specific to this project:
63 ⋮.gitignore│sandbox.ipynb
⋮.gitignore│sandbox.py
Theme: calochortus-lyallii
[M] .gitignore
• .gitignore:61: venv/
61 ⋮.gitignore│
62 ⋮.gitignore│# specific to this project:
63 ⋮.gitignore│sandbox.ipynb
⋮.gitignore│sandbox.py
[output truncated]
notice the .gitignore instead of the linenumber.
raw text output from
git --no-pager diff ...Delta's output
git --no-pager diff ... | delta --show-themes[output truncated]
notice the .gitignore instead of the linenumber.