Skip to content

Commit 15207ad

Browse files
author
Cory Johns
committed
[#1] Removed unnecessary export
1 parent 76b5165 commit 15207ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

git-helpers

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ alias merge='git merge'
7575
alias gdiff='git diff'
7676

7777
DEVHELPERS_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
78-
export DEVHELPERSRC="$DEVHELPERS_DIR/.devhelpersrc"
7978

8079
ci() {
8180
STORY=$($DEVHELPERS_DIR/story-from-branch $(git_branch))

0 commit comments

Comments
 (0)