Skip to content

Releases: ldez/prm

v2.1.1: fix: get the pull-request remote url from github

01 Jun 16:47
Compare
Choose a tag to compare
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

16 Apr 15:28
Compare
Choose a tag to compare
feat: use '~/.config/prm' instead of '~/.prm'

The Interactive Way

14 Apr 15:17
Compare
Choose a tag to compare

Fully interactive command.

asciicast

v1.10.0

13 Apr 22:03
Compare
Choose a tag to compare
doc: add new interactive commands.

v1.9.0

21 Jan 22:04
Compare
Choose a tag to compare
feat: interactive actions.

v1.8.0

06 Dec 21:43
Compare
Choose a tag to compare
  • force no follow tags when push

v1.7.0

19 Nov 13:31
Compare
Choose a tag to compare

checkout cmd:

  • don't save configuration on error
  • remove remote on error if needed

v1.6.1

06 Aug 20:57
Compare
Choose a tag to compare
chore: migrate to Dep.

v1.6.0

08 Jul 16:45
Compare
Choose a tag to compare
  • remove cmd: support multiple PR numbers.
  • checkout initial branch only if necessary.

v1.5.0

02 Jul 21:18
Compare
Choose a tag to compare
chore: Bump dependencies version.