Git Product home page Git Product logo

git-remark's Introduction

git-remark

Adding remark to branches Demo of git open in action

Usage

# Show remark of current branch
git remark

# List all local branchs and their remark
git remark -a

# List all local branchs with remark
git remark -f

# Adding remark for current branch
git remark "adding a remark for current branch"

# Add a remark to the specified branch
git remark -b test "adding remark for test branch"

# Clear current branch remark
git remark -c

Installation

Basic install

Adding the git-remark script into your path (e.g. add the directory to your PATH environment or copy git-open into an existing included path like /usr/local/bin).

Install via NPM

npm install --global git-remark

Testing

git submodule update --init
bats test

git-remark's People

Contributors

yidoon avatar

Stargazers

凉皮 avatar Simon avatar 阿五 avatar ivan0525 avatar Kattlin avatar

Watchers

 avatar

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.