Skip to content

Commit

Permalink
I'd appreciate it if addp catches extra files too
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebman committed Dec 3, 2024
1 parent 1acd576 commit c841439
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aliases/available/jake-aliases.aliases.bash
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ function add {
fi
}

# TODO: this doesn't offer to add untracked files. If there are no patches, can it try that instead, please?
function addp {
about "reset tabstops in git add to something similar to git's core.pager= less --tabs=3,5, but with 4 spaces instead"
# TODO: would this make sense to try under termcap's ti/te state? Would that be helpful, or weird because the output is lost?
Expand Down

0 comments on commit c841439

Please sign in to comment.