summaryrefslogtreecommitdiff
path: root/static/git-arr.js
diff options
context:
space:
mode:
authorAlberto Bertogli <albertito@blitiri.com.ar>2017-08-27 18:37:12 +0200
committerAlberto Bertogli <albertito@blitiri.com.ar>2017-08-27 18:37:12 +0200
commit891a9443817329492c75ad99b8ff8899c460dee1 (patch)
treea900bae80f7ccd5e92ed7c07651aee053c8c6570 /static/git-arr.js
parentd7f0e4a2650734581d88b5c949868a8e7bcf788d (diff)
downloadgit-arr-fork-891a9443817329492c75ad99b8ff8899c460dee1.zip
git: Don't use an empty pathspec when listing
An empty string as a pathspec element matches all paths, but git has recently started complaining about it, as it could be problematic for some operations like rm. In the future, it will be considered an error. So this patch uses "." instead of the empty pathspec, as recommended. https://github.com/git/git/commit/d426430e6ec2a05bf0a4ee88c319dd6072908504
Diffstat (limited to 'static/git-arr.js')
0 files changed, 0 insertions, 0 deletions