Learn more about cloning repositories
You have read-only access
Fix the following testcase by disabling global substitution if the regex is anchored to the start of line, there can be only one subst. echo "aah" | sed 's/^a/b/g'