When generating the compare link using bitbucket, is there a way we can specify a path to the folder that should be showing up in the diff alone? It is kind of similar to the git diff
command where it takes a path to the folder to consider for the diff (ignoring diffs from the other folders).
Thanks!