Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dasch/git-ls
- Owner: dasch
- Created: 2008-10-20T11:04:41.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2008-10-20T11:11:00.000Z (about 16 years ago)
- Last Synced: 2023-04-11T15:32:50.687Z (over 1 year ago)
- Homepage:
- Size: 70.3 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.