Skip to content

andrewbonnington/list-git-repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

list-git-repos

List git repositories in a directory.

Usage

List repositories in current working directory.

list-git-repos

Alternatively pass a path to list repositories in another directory.

list-git-repos <directory>

Installation

curl https://raw.githubusercontent.com/andrewbonnington/list-git-repos/list-git-repos.sh > ~/bin/list-git-repos
chmod +x ~/bin/list-git-repos

Note: ~/bin must be in your $PATH for this to work.

Additionally alias to something like lsr to save typing.

License

MIT © Andrew Bonnington

About

List git repositories in a directory

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages