Skip to content

ardisaurus/vscode-gitflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitflow integration for Visual Studio Code

This extension provides integration and support for gitflow. It is based on this gitflow implementation and intends to be fully compatible with it.

Getting Started

If you already have gitflow set up for your repository, just start execcuting gitflow commands from the Sidebar!

Opening example

Starting from Scratch

  1. First, initialize git:
$ git init
  1. Open the VS Code Source Control (Ctrl+Shift+G), Expand "GitFlow Actions Menu"

    Open Gitflow Action

  2. Click "+" to Initialize repository for gitflow

    Initializing Git Flow

  3. Follow the command prompts and accept the defaults...

    Defaults

  4. Setup complete!

Note

Development is ongoing. Please help support this project by trying it out and submitting issues and feature requests to the github page.

About

Gitflow integration for Visual Studio Code

Resources

Stars

Watchers

Forks

Packages