This type of permanent link will render as a code snippet only in the repository it originated in. In other repositories, the permalink code snippet will render as a URL.
Tip: To create a permalink for an entire file, see "Getting permanent links to files."
- On GitHub Enterprise, navigate to the main page of the repository.
- Locate the code you'd like to link to:
- To link to code from a file, navigate to the file.
- To link to code from a pull request, navigate to the pull request and click Files changed. Then, browse to the file that contains the code you want include in your comment, and click View.
- Choose whether to select a single line or a range:
- To select a single line of code, click the line number to highlight the line.
- To select a range of code, click the number of the first line in the range to highlight the line of code. Then, hover over the last line of the code range, press Shift, and click the line number to highlight the range.
- To select a single line of code, click the line number to highlight the line.
- To the left of the line or range of lines, click . In the drop-down menu, click Copy permalink.
- Navigate to the conversation where you want to link to the code snippet.
- Paste your permalink into a comment, and click Comment.