1.8.0 • Published 6 years ago

far-script v1.8.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

far-script

The far-script is a nice helper that can help you with your daily Git flow.

Far (Fetch and Rebase) will checkout to master, pull all recent changes, checkout to the current working branch and rebase those changes.

Far is also a "mouse" in arabic ( 🐭 this is where we took our logo insperation from)

Installation

npm i -g far-script

Usage Example

$yourname(working_branch): far-script
# Switched to branch 'master'
# pulling from latest master
# switched to 'working_branch'
# rebasing master

Supported far-script

You can open a PR for any improvement you have in mind.

1.8.0

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago