8.1.8 • Published 11 months ago

@heroku-cli/plugin-git v8.1.8

Weekly downloads
12,079
License
ISC
Repository
github
Last release
11 months ago

@heroku-cli/plugin-git

Heroku CLI plugin to manage local git repos.

Version [CircleCI(https://circleci.com/gh/[object Object]/tree/master.svg?style=shield)](https://circleci.com/gh/[object Object]/tree/master) [Appveyor CI(https://ci.appveyor.com/api/projects/status/github/[object Object]?branch=master&svg=true)](https://ci.appveyor.com/project/[object Object]/branch/master) Downloads/week [License](https://github.com/[object Object]/blob/master/package.json)

Usage

$ npm install -g @heroku-cli/plugin-git
$ oclif-example COMMAND
running command...
$ oclif-example (--version|-v)
@heroku-cli/plugin-git/8.1.8 darwin-x64 node-v16.19.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example git:clone [DIRECTORY]

clones a heroku app to your local machine at DIRECTORY (defaults to app name)

USAGE
  $ oclif-example git:clone [DIRECTORY] -a <value> [-r <value>]

ARGUMENTS
  DIRECTORY  where to clone the app

FLAGS
  -a, --app=<value>     (required) the Heroku app to use
  -r, --remote=<value>  the git remote to create, default "heroku"

DESCRIPTION
  clones a heroku app to your local machine at DIRECTORY (defaults to app name)

EXAMPLES
  $ heroku git:clone -a example
  Cloning into 'example'...
  remote: Counting objects: 42, done.
  ...

See code: src/commands/git/clone.ts

oclif-example git:remote

adds a git remote to an app repo

USAGE
  $ oclif-example git:remote [-a <value>] [-r <value>]

FLAGS
  -a, --app=<value>     the Heroku app to use
  -r, --remote=<value>  the git remote to create

DESCRIPTION
  adds a git remote to an app repo
  extra arguments will be passed to git remote add


EXAMPLES
  # set git remote heroku to https://git.heroku.com/example.git
      $ heroku git:remote -a example
      # set git remote heroku-staging to https://git.heroku.com/example.git
      $ heroku git:remote --remote heroku-staging -a example

See code: src/commands/git/remote.ts

8.1.6-beta.0

11 months ago

8.1.4-beta.0

12 months ago

8.1.7-beta.0

11 months ago

8.1.8

11 months ago

8.1.7

11 months ago

8.1.4

12 months ago

8.1.6

11 months ago

8.0.5

1 year ago

8.0.6

1 year ago

8.1.0

1 year ago

8.0.5-beta.1

1 year ago

8.0.2

1 year ago

8.0.2-beta.1

1 year ago

8.0.2-beta.0

1 year ago

7.68.0

1 year ago

8.0.1

1 year ago

8.0.0

1 year ago

7.66.3

1 year ago

7.62.0

2 years ago

7.60.0

2 years ago

7.53.0

3 years ago

7.54.0

3 years ago

7.47.13

3 years ago

7.47.10

3 years ago

7.47.8

3 years ago

7.47.9

3 years ago

7.43.0

4 years ago

7.42.8

4 years ago

7.42.7

4 years ago

7.41.0

4 years ago

7.39.3

4 years ago

7.39.2

4 years ago

7.39.1

4 years ago

7.38.1

4 years ago

7.38.0

4 years ago

7.24.0

5 years ago

7.22.7

5 years ago

7.22.6

5 years ago

7.22.5

5 years ago

7.22.4

5 years ago

7.21.0

5 years ago

7.20.0

5 years ago

7.19.3

5 years ago

7.19.1

5 years ago

7.18.10

5 years ago

7.18.9

5 years ago

7.18.7

5 years ago

7.18.6

5 years ago

7.18.3

6 years ago

7.18.0

6 years ago

7.16.7

6 years ago

7.16.6

6 years ago

7.16.3

6 years ago

7.16.0

6 years ago

7.15.0

6 years ago

7.13.0

6 years ago

7.12.6

6 years ago

7.12.4

6 years ago

7.9.3

6 years ago

7.9.2

6 years ago

7.9.1

6 years ago

7.5.9

6 years ago

7.5.6

6 years ago

7.5.5

6 years ago

7.5.4

6 years ago

7.5.1

6 years ago

7.5.0

6 years ago

7.4.8

6 years ago

7.4.6

6 years ago

7.4.5

6 years ago

7.4.0

6 years ago

7.1.0

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.5.28

6 years ago

2.5.27

6 years ago

2.5.26

6 years ago

2.5.25

6 years ago

2.5.24

6 years ago

2.5.23

6 years ago