Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: daniel-zullo/git-hub

Tags

v1.1.0-rc.2

Toggle v1.1.0-rc.2's commit message

Verified

This tag was signed with the committer’s verified signature.
leandro-lucarella-sociomantic Leandro Lucarella (RETIRED WORK ACCOUNT)
Features

--------

* Now `git-hub issue update -t TITLE` can be used to update issue's title.

* Now `git-hub pull new` accepts `--labels`, `--milestone` and `--assign`

v1.1.0-rc.1

Toggle v1.1.0-rc.1's commit message

Verified

This tag was signed with the committer’s verified signature.
leandro-lucarella-sociomantic Leandro Lucarella (RETIRED WORK ACCOUNT)
Migration Instructions

----------------------

* `clone`

  * `--triangular` now is the default (you can still use `--no-triangular` or `git config hub.triangular false` to disable it).

  * The `--remote` flag, which used to have a meaning that depended on if the *triangular* mode was enabled or not, has been replaced by the `--forkremote` and `--upstreamremote` options.


    The new `--forkremote` (`fork` by default) will always set the remote used for the fork and the `--upstreamremote` (`upstream` by default) will always set the remote used for the upstream repo, no mater if the cloning was done using `--no-triangular` or not.

    `--forkremote` default was already changable via the `hub.forkremote` git config and now `hub.upstreamremote` can be used to change the default for `--upstreamremote`.

  * `origin` will not be used as a remote name anymore (unless it is explicitly set) to avoid confusion with the change to use the *triangular* mode by default. Before `origin` could be either the fork or the upstream repo depending on that option.

  * Forwarding `--origin` to `git clone` is not possible anymore, you have to use `--forkremote` or `--upstreamremote` depending on if you are using `--no-triangular` or not.

* Trusty support was dropped.

  The build process won't produce packages for trusty anymore and there won't be any testing using trusty. The tool will probably continue working on it, but there will be no effort put in making sure of that.

Features
--------

* Now `git-hub issue update -t TITLE` can be used to update issue's title.

* Now `make install sysconfdir=/path/to/etc` can be used to override the previously hardcoded location (`/etc`), which is still the default.

Verified

This tag was signed with the committer’s verified signature.
leandro-lucarella-sociomantic Leandro Lucarella (RETIRED WORK ACCOUNT)

Verified

This tag was signed with the committer’s verified signature.
leandro-lucarella-sociomantic Leandro Lucarella (RETIRED WORK ACCOUNT)

Verified

This tag was signed with the committer’s verified signature.
leandro-lucarella-sociomantic Leandro Lucarella (RETIRED WORK ACCOUNT)

Verified

This tag was signed with the committer’s verified signature.
leandro-lucarella-sociomantic Leandro Lucarella (RETIRED WORK ACCOUNT)

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
leandro-lucarella-sociomantic Leandro Lucarella (RETIRED WORK ACCOUNT)
Migration Instructions

----------------------

* `clone`

  * `--triangular` now is the default (you can still use `--no-triangular` or `git config hub.triangular false` to disable it).

  * The `--remote` flag, which used to have a meaning that depended on if the *triangular* mode was enabled or not, has been replaced by the `--forkremote` and `--upstreamremote` options.

    The new `--forkremote` (`fork` by default) will always set the remote used for the fork and the `--upstreamremote` (`upstream` by default) will always set the remote used for the upstream repo, no mater if the cloning was done using `--no-triangular` or not.

    `--forkremote` default was already changable via the `hub.forkremote` git config and now `hub.upstreamremote` can be used to change the default for `--upstreamremote`.

  * `origin` will not be used as a remote name anymore (unless it is explicitly set) to avoid confusion with the change to use the *triangular* mode by default. Before `origin` could be either the fork or the upstream repo depending on that option.

  * Forwarding `--origin` to `git clone` is not possible anymore, you have to use `--forkremote` or `--upstreamremote` depending on if you are using `--no-triangular` or not.

* Trusty support was dropped.

  The build process won't produce packages for trusty anymore and there won't be any testing using trusty. The tool will probably continue working on it, but there will be no effort put in making sure of that.

Features
--------

* Now `make install sysconfdir=/path/to/etc` can be used to override the previously hardcoded location (`/etc`), which is still the default.

Verified

This tag was signed with the committer’s verified signature.
leandro-lucarella-sociomantic Leandro Lucarella (RETIRED WORK ACCOUNT)

Verified

This tag was signed with the committer’s verified signature.
leandro-lucarella-sociomantic Leandro Lucarella (RETIRED WORK ACCOUNT)

Verified

This tag was signed with the committer’s verified signature.
leandro-lucarella-sociomantic Leandro Lucarella (RETIRED WORK ACCOUNT)