Skip to content

Commit 5089069

Browse files
committed
Add target to ease pr creation
1 parent bed9342 commit 5089069

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
ARCHIVE=psci.el
22

3+
pr:
4+
hub pull-request -b ardumont:master
5+
36
install-clean:
47
~/bin/emacs/emacs-install-clean.sh ./$(ARCHIVE)

0 commit comments

Comments
 (0)