Git Quick Review for Visual Studio CodeQuickly check out a remote git branch you want to review without worrying about your current working state. After finishing the review, you will be brought back to where you left off without losing any changes. RequirementsThis extension only works when VSCode is openend in a workspace with an initialized git repository. FeaturesThis extension let's you quickly check out a remote git branch you want to review without you having to worry about your current working state. Essentially, this plugin aims to provide a shortcut for the following workflow when doing a git review.
--- Unfortunately, you still need to perform the review by yourself ---
Usage
Change LogThe Change Log can be found here. ContributingFork the repo, create a branch and submit pull requests. |