C
C
cybernoob2018-02-06 18:46:52
GitHub
cybernoob, 2018-02-06 18:46:52

How to give a link to a string in a github repository?

For example, there is a file https://github.com/rollerworks/search/blob/master/... I want to send a friend a link to his specific line number 96. How to do this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
RidgeA, 2018-02-06
@cybernoob

https://github.com/<url_to_file>#L<number>
Or click on the line number.
And there is no line 96 in that file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question