Skip to content

Commit

Permalink
Testing Flipper-XFW#2
Browse files Browse the repository at this point in the history
 Changes to be committed:
	modified:   .utils/subtree-subdir-helper.sh
  • Loading branch information
F9Alejandro committed Jan 5, 2024
1 parent 588b1ba commit c8c5705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .utils/subtree-subdir-helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ fi
rm "$tmpfile"

git checkout "${prev}"
git subtree "${action}" -P "${path}" "${split}" -m \""${action^} ${path} from ${repo}"\"
git subtree "${action}" -P "${path}" "${split}" -m "${action^}" "${path}" from "${repo}"

0 comments on commit c8c5705

Please sign in to comment.