Enable ignore commit feature on the Driver repo

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Unknown
    • 3.5.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Dotnet Drivers
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      As of v2.23git blame gained the ability to ignore specific revisions. This functionality is particularly useful for excluding large formatting changes or other bulk modifications that might obscure the history of meaningful code changes. You can create a file containing a list of commit hashes you want Git to ignore when assigning blame.

      If we name this file .git-blame-ignore-revs and store it in the root of our repository on GitHub, it will be automatically detected . This means GitHub's Blame view will respect these ignored revisions without any additional configuration on our part, providing a cleaner blame history in the web interface.

      This ticket tackles adding this file to our repo. 

            Assignee:
            Adelin Mbida Owona
            Reporter:
            Adelin Mbida Owona
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: