Link latest file on Bitbucket Git repository

前端 未结 5 1964
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-24 04:21

I have a public Git repository on Bitbucket. I want to link the latest version of a Read-Me file. Here\'s the link to a revision/commit:

https://bitbucket.org/wordle

5条回答
  •  暖寄归人
    2020-12-24 04:41

    There is an easy workaround for this issue by updating your relative links to src/[branch_name]/path/to/file. Works like a charm for me.

提交回复
热议问题