Giter VIP home page Giter VIP logo

baba-flow's Introduction

Looking for a maintainer. Currently i do not have time because of my positional changes. If you want to maintain this extension please contact me [email protected]

BABA Flow

BABA Flow is an extension to run git flow commands from Visual Studio Code.

Features

  • Setup a git repository for git flow usage. Can also be used to start a git repository.
  • Start, finish, publish, rename, delete feature branches.
  • Start, finish, publish, rename, delete bug fix branches.
  • Start, finish, publish, delete release branches.
  • Start, finish, publish, rename, delete hot fix branches.
  • Start support branches.

Requirements

git flow should be installed on your computer.

Extension Commands

Press โ‡งโŒ˜P (Shift + Command + P) for macOS, Ctrl+Shift+P for Windows and Linux distributions to show command palette. Type the following command names.

Commands Description
Git Flow: Init Setup a git repository for git flow usage.
Git Flow: Feature Start Start a feature branch.
Git Flow: Feature Finish Finish a feature branch
Git Flow: Feature Publish Publish a feature branch.
Git Flow: Feature Rename Rename a feature branch.
Git Flow: Feature Delete Delete a feature branch.
Git Flow: Bug Fix Start Start a bug fix branch.
Git Flow: Bug Fix Finish Finish a bug fix branch.
Git Flow: Bug Fix Publish Publish a bug fix branch.
Git Flow: Bug Fix Rename Rename a bug fix branch.
Git Flow: Bug Fix Delete Delete a bug fix branch.
Git Flow: Release Start Start a release branch.
Git Flow: Release Finish Finish a bug fix branch.
Git Flow: Release Publish Publish a release branch.
Git Flow: Release Delete Delete a release branch.
Git Flow: Hot Fix Start Start a hot fix branch.
Git Flow: Hot Fix Finish Finish a hot fix branch.
Git Flow: Hot Fix Publish Publish a hot fix branch.
Git Flow: Hot Fix Rename Rename a hot fix branch.
Git Flow: Hot Fix Delete Delete a hot fix branch.
Git Flow: Support Start Start a support branch.

Release Notes

  • Extension created.

1.0.0

Initial release of BABA Flow

TODOs

  • Implement all git flow commands.

Author

tsdmrfth

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.