Skip to content

enthus1ast/nimMultiGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

nimMultiGit

bulk execute your git commands

mgit filePattern command
filepattern is like:
    *
    nim*

command is like:
    status
    commit -m "wip $REPO"
variables in command:
    $REPO points to the actual repository name (withouth path)
    $TIMESTAMP gives an unix timestamp 
    ...

About

bulk execute your git commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages