Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dasch/git-ls

A simplified git-ls-files, which works more like the normal ls
https://github.com/dasch/git-ls

Last synced: 24 days ago
JSON representation

A simplified git-ls-files, which works more like the normal ls

Awesome Lists containing this project

README

        

git-ls
======

This small project aims to provide a simplified `git-ls-files`, in the form of
`git-ls`. This command will work more like the normal UNIX `ls`. Its output
is meant for human consumption, and shows by default all versioned files and
directories in the current directory. A "versioned directory" here means a
directory which contains versioned files.