Skip to content

Tags: ldez/prm

Tags

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: optional git suffix for remote URL. (#7)

v2.2.0

Toggle v2.2.0's commit message
refactor: minor changes.

v2.1.1

Toggle v2.1.1's commit message
fix: get the pull-request remote url from github

Instead of guessing the remote url from the pull-request owner and the
project name, let's use the pull-request information to get the owner
repository.

This fixes errors when the pull-request author fork doesn't match the
upstream project name.

Signed-off-by: Vincent Demeester <[email protected]>

v2.1.0

Toggle v2.1.0's commit message
feat: use '~/.config/prm' instead of '~/.prm'

v2.0.0

Toggle v2.0.0's commit message
feat: Fully interactive command.

v1.10.0

Toggle v1.10.0's commit message
doc: add new interactive commands.

v1.9.0

Toggle v1.9.0's commit message
feat: interactive actions.

v1.8.0

Toggle v1.8.0's commit message
feat: force no follow tags when push.

v1.7.0

Toggle v1.7.0's commit message
refactor: remove not needed var declaration.

v1.6.1

Toggle v1.6.1's commit message
chore: migrate to Dep.