Git Post Checkout CommandThis VS Code Extension will allow you to run a terminal command following a Git Branch change. FeaturesAutomatically trigger terminal commands when switching branches. Good if you don't know how to set up a git hook or need a interactive terminal when switching branches. Requirements
Extension SettingsThis extension contributes the following settings:
Release NotesPlease see the FAQWhy not just use a git post-checkout hook?Visual Studio Code doesn't seem to like interactive git hooks. Therefore, this extension was created to run a separate terminal to allow user input when changing a branch. Will this run if I change branches outside of VS Code?Not right away. It should trigger once you go back into VS Code and recognizes a branch was changed. ContributorsSpecial Thanks to everybody who contributed to this project and for some reason isn't on the Contributor's list. I'll try to add names who are MIA below |