Skip to content

Commit 662f6f4

Browse files
authored
Update main.sh
1 parent 7a78025 commit 662f6f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ ds_branch() {
122122
pushd "${SCRIPTPATH}" &> /dev/null || fatal "Failed to change directory.\nFailing command: ${F[C]}pushd \"${SCRIPTPATH}\""
123123
git fetch --quiet &> /dev/null || true
124124
git branch --show
125+
popd &> /dev/null
125126
}
126127

127128
ds_version() {

0 commit comments

Comments
 (0)