Skip to content

natineprince/git_batch_cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Project for DOS batch command which assists git operation.

  1. update.bat

usage: path> update

description: update all sub-folder at current path to newest version from remote repository.

  1. checkout.bat

usage: path> checkout [branch_name]

description: check all sub-folder at current path whether it has the given branch, if the branch exists at local, checkout to that branch.

About

Project for DOS batch command which assists git operation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published