git-smooth

1.0.0 • Public • Published

Git Smooth

⚠️ The module works fine, but the code is not tested and ugly

Install

npm install git-smooth -g

Commands

$ gs commit

Opens prompt where you can choose the files with a checkbox and write a commit message, then you can decide if you want to commit and push everything

$ gs github

Opens the github page of the repo with the default browser of the system Github and OSX only support

$ gs checkout

Choose a branch in a list and checkout this branch

$ gs branch

Return the name of the active/current branch

Tests

  • Unit tests for utils
  • Manual tests in CLI with macOS

/git-smooth/

    Package Sidebar

    Install

    npm i git-smooth

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • michaelzoidl