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

Create own commands #44

@UziTech

Description

@UziTech

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?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions