iankelling.org
/
git
/
distro-setup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a44ee8f
)
minor fix
author
Ian Kelling
<ian@iankelling.org>
Sat, 7 Sep 2019 19:24:20 +0000
(15:24 -0400)
committer
Ian Kelling
<ian@iankelling.org>
Sat, 7 Sep 2019 19:24:20 +0000
(15:24 -0400)
brc
patch
|
blob
|
history
diff --git
a/brc
b/brc
index 6ea6aad496a87ba5219f4755c2424864478bfe94..41d7d8ab7c79c4e607d4f6a9da78fb0db47f2e6a 100644
(file)
--- a/
brc
+++ b/
brc
@@
-1043,7
+1043,7
@@
rg() {
hstatus() {
# do git status on published repos
- c
d
/a/bin/githtml
+ c /a/bin/githtml
for x in *; do
cd $(readlink -f $x)/..
status=$(i status -s) || pwd