docs icon indicating copy to clipboard operation
docs copied to clipboard

Suggest how to ignore .git-blame-ignore-revs

Open jsoref opened this issue 2 years ago • 4 comments

Why:

Closes #18195

What's being changed (if available, include any code snippets, screenshots, or gifs):

Check off the following:

  • [ ] I have reviewed my changes in staging (look for the "Automatically generated comment" and click the links in the "Preview" column to view your latest changes).
  • [ ] For content changes, I have completed the self-review checklist.

jsoref avatar Nov 08 '22 21:11 jsoref

Automatically generated comment ℹ️

This comment is automatically generated and will be overwritten every time changes are committed to this branch.

The table contains an overview of files in the content directory that have been changed in this pull request. It's provided to make it easy to review your changes on the staging site. Please note that changes to the data directory will not show up in this table.


Content directory changes

You may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.

Source Preview Production What Changed
repositories/working-with-files/using-files/viewing-a-file.md fpt
ghec
ghes@ 3.7 3.6 3.5 3.4 3.3
ghae
fpt
ghec
ghes@ 3.7 3.6 3.5 3.4 3.3
ghae

fpt: Free, Pro, Team ghec: GitHub Enterprise Cloud ghes: GitHub Enterprise Server ghae: GitHub AE

github-actions[bot] avatar Nov 08 '22 21:11 github-actions[bot]

👋 @jsoref - Thanks for opening a PR! We appreciate you submitting this solution 💖

I'll get this triaged for review! ⚡

cmwilson21 avatar Nov 09 '22 14:11 cmwilson21

@jsoref Thanks so much for raising this PR! I've had a look through the steps and I don't think we need a whole new procedural section for this. It seems like if you're in the blame view, you need to append a tilde to the hash in the URL to access the desired view—is that correct?

subatoi avatar Nov 15 '22 10:11 subatoi

~ takes you one git commit in the past, a blame point ignore could be hundreds of commits in the past.

jsoref avatar Nov 15 '22 12:11 jsoref

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues :zap:

github-actions[bot] avatar Nov 21 '22 16:11 github-actions[bot]