Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 448 Bytes

File metadata and controls

24 lines (18 loc) · 448 Bytes

MVGitFolder


This will copy recursively the files unto specific location or path. NOTE: Works only in a git folder structure.

Usage: mvgitfolder [options]

// install MVGitFolder
$ npm install -g mvgitfolder

$ mvgitfolder or mvgitfolder <Options>

// or see
$ mvgitfolder --help

Options:

	-s, --status   get modified files and copy to specific location
	-v, --verbose  print debugging message
	-h, --help     Help