Skip to content
View tekin's full-sized avatar

Highlights

  • Pro

Organizations

@nwrug
Block or Report

Block or report tekin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. An example .gitattributes file that ... An example .gitattributes file that will configure custom hunk header patterns for some common languages and file formats. See https://tekin.co.uk/2020/10/better-git-diff-output-for-ruby-python-elixir-and-more for more details.
    1
    # Stick this in your home directory and point your Global Git config at it by running:
    2
    #
    3
    #  $ git config --global core.attributesfile ~/.gitattributes
    4
    #
    5
    # See https://tekin.co.uk/2020/10/better-git-diff-output-for-ruby-python-elixir-and-more for more details