Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 646 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 646 Bytes

troll-gitmerge README

VSCode extension to generate spans simulating the Git merge message

Requirements 🗺

  • You must have the Vscode and the git extension on your pc

Running Extension 🔧

  • Clone the code and move on to vscode extensions dir
 cd ~/.vscode/extensions/
 git clone https://github.com/robertokbr/VSCode-MergeVirus.git troll-gitmerge
 cd troll-gitmerge
 yarn 
  • OBS: On Windows C:\Program Files\Microsoft VS Code\resources\app\extensions;

  • Reload your vscode window: cntrl + shift + p

Stopping Extension

  rm -rf ~/.vscode/extensions/troll-gitmerge

1.0.0

Enjoy!