Skip to content
Open

test #12

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions git-pull-request.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
#!/bin/bash

# Add an alias for this script to your bash profile as follows:
# alias gitpr="source YOUR_DIRECTORY/git-pull-request/git-pull-request.sh"

> /tmp/git-pull-request-chdir

PR=`dirname "$BASH_SOURCE"`
"$PR/git-pull-request.py" "$@"
Expand Down