We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b5165 commit 15207adCopy full SHA for 15207ad
1 file changed
git-helpers
@@ -75,7 +75,6 @@ alias merge='git merge'
75
alias gdiff='git diff'
76
77
DEVHELPERS_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
78
-export DEVHELPERSRC="$DEVHELPERS_DIR/.devhelpersrc"
79
80
ci() {
81
STORY=$($DEVHELPERS_DIR/story-from-branch $(git_branch))
0 commit comments