[PATCH] D92831: Update references to 'master' branch.

Hafiz Abid Qadeer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 14:51:14 PST 2020


abidh added a comment.

In D92831#2442243 <https://reviews.llvm.org/D92831#2442243>, @kristof.beyls wrote:

> Thanks for this.
> The proposed changes all LGTM.
> I did do a grep on the term 'master' in llvm/docs, and found quite a few more uses of 'master', especially in links.
> The command I used was:  `grep -R master llvm/docs/`
> Just two examples are:
>
>   llvm/docs/CodingStandards.rst:<https://github.com/llvm/llvm-project/tree/master/llvm/include/llvm/ADT>`_)
>   llvm/docs/GitBisecting.rst:being able to reset, do the usual ``git checkout -f master; git reset --hard
>
> Would you also be willing to adapt/fix the URLs pointing to llvm-project in that directory?
>
> Thanks,
>
> Kristof

Thanks for having a look. I will update the patch as suggested.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92831/new/

https://reviews.llvm.org/D92831



More information about the llvm-commits mailing list