Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Create own commands #44

Open
UziTech opened this issue Feb 28, 2017 · 0 comments
Open

Create own commands #44

UziTech opened this issue Feb 28, 2017 · 0 comments

Comments

@UziTech
Copy link
Owner

UziTech commented Feb 28, 2017

create your own commands in config file

'*':
  'context-git':
    'custom':
      {
        'label': 'Update changelog'
        'command': 'custom-context-git:update-change-log'
        'git': 'commit -m "update changelog"  -- %files%'
      }

or maybe in init and export git.cmd?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant