EnglishFrenchSpanish

Ad


OnWorks favicon

git-chore - Online in the Cloud

Run git-chore in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command git-chore that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


git-chore - Create chore branch

SYNOPSIS


git-chore [finish] <name>

DESCRIPTION


Create the given chore branch

OPTIONS


<finish>

Merge and delete the chore branch.

<name>

The name of the chore branch.

EXAMPLES


$ git chore chore-123456
`...`
$ git commit -m "Some changes"
`...`
$ git checkout master
$ git chore finish chore-123456

Use git-chore online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad