TIL How to highlight specific lines in bitbucket
POSTED ON:
You may want to highlight specific lines in bitbucket to identify the lines you want someone to be aware of.
You can do that by adding the line paramters, and including what lines you want.
EXAMPLE:
.../stripey.css#lines-10,11,15
PATTERN
URL#lines-[LINE-NUMBER-HERE-COMMA-SEPERATED]
Related TILs
Tagged: git