projects
/
EVA-2020-02-2.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Merge branch 'master' of github.com:pimoroni/boilerplate-python
[EVA-2020-02-2.git]
/
_bootstrap.sh
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
printf "\nOutstanding substitutions:\n"
2
grep -Irn --color "{{[A-Z:]*}}"
3
4
printf "\nOutstanding directory renames:\n"
5
find . -regex ".*{{[A-Z]*}}"