home
/
code
/
khome.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Use neovim in git
[khome.git]
/
home
/
bin
/
twrap.sh
Commit
Line
Data
8a6addd1
SK
1
#! /bin/sh
2
3
while read line
4
do
5
echo "$(date +'%F %T') ==> $line"
6
done
This page took
0.12617 seconds
and
4
git commands to generate.