pyranja / profile

My .dotfiles and utilities
The Unlicense
0 stars 0 forks source link

Get-VcsState #24

Open pyranja opened 8 years ago

pyranja commented 8 years ago

Provide an overview of the vcs state in each sub-folder, that is a repository.

Search children of current/given location for .svn or .git directories. Excute the appropriate command (git status, svn status) and display parsed results in a directory listing

C:\>Get-VcsState
repo-1    No changes
repo-2    Uncommited changes
repo-5    No changes

Command output should be an object with properties