mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
feat: Add jump to bottom shortcut and show full commit messages in git log
- Add Cmd+Shift+J global shortcut to jump to bottom of output - Display full commit message body in git log detail view - Add scratch/ to .gitignore for local notes - Document new shortcut in README.md Claude ID: 900964ee-78bd-47d3-af6a-f8ef6112e80c Maestro ID: 5a166b38-b7e9-47f0-a8ff-0113c65f2682
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@ dist/
|
||||
release/
|
||||
*.log
|
||||
tmp/
|
||||
scratch/
|
||||
|
||||
# Environment
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user