Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 283 Bytes

File metadata and controls

13 lines (10 loc) · 283 Bytes

CPM plugin for git

Supported commands

  • cpm repo clone
  • cpm repo checkout
  • cpm repo sync
  • cpm repo info

Add plugin

  1. We recommend adding this plugin globally (Otherwise cant use cpm repo clone command)
  2. Run cpm plugin add -g @cloudimpl-inc/cpm-git

Happy Coding ;)