removed
This commit is contained in:
parent
d157868a31
commit
ec058ca516
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
||||||
[[!comment format=mdwn
|
|
||||||
username="http://mylesenglish.myopenid.com/"
|
|
||||||
ip="217.39.94.195"
|
|
||||||
subject="comment 2"
|
|
||||||
date="2013-09-16T14:50:36Z"
|
|
||||||
content="""
|
|
||||||
This works more like ls and shows just the files that are accessible
|
|
||||||
|
|
||||||
ga-ls () {
|
|
||||||
CWD=`pwd`
|
|
||||||
cd ${1:-.} && git annex find | cut -d / -f 1 | uniq
|
|
||||||
cd ${CWD}
|
|
||||||
}
|
|
||||||
|
|
||||||
"""]]
|
|
Loading…
Add table
Add a link
Reference in a new issue