Skip to content

Instantly share code, notes, and snippets.

@vraravam
Last active December 18, 2024 11:08
Show Gist options
  • Save vraravam/e9676759db46950e1fd817e49e513394 to your computer and use it in GitHub Desktop.
Save vraravam/e9676759db46950e1fd817e49e513394 to your computer and use it in GitHub Desktop.

Revisions

  1. vraravam revised this gist Dec 18, 2024. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .gitconfig-template.inc
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    # file location: ~/.gitconfig-template.inc
    # file location: ${HOME}/.gitconfig-template.inc

    [user]
    name = <your-name>
  2. vraravam revised this gist Nov 22, 2024. 1 changed file with 8 additions and 0 deletions.
    8 changes: 8 additions & 0 deletions .gitconfig-template.inc
    Original file line number Diff line number Diff line change
    @@ -3,3 +3,11 @@
    [user]
    name = <your-name>
    email = <your-email>

    # For more advanced usage using seamless url-rewriting (which mandates configuring ~/.ssh/config correctly), please see https://medium.com/@biradarav.100/manage-multiple-git-github-gitlab-accounts-efficiently-on-a-single-machine-2ecde70f522f
    # [url "git@github-personal:"]
    # insteadOf = [email protected]:
    # insteadOf = https://github.com/
    # [url "git@gitlab-personal:"]
    # insteadOf = [email protected]:
    # insteadOf = https://gitlab.com/
  3. vraravam renamed this gist Jul 29, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .gitconfig-oss.inc → .gitconfig-template.inc
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    # file location: ~/.gitconfig-oss.inc
    # file location: ~/.gitconfig-template.inc

    [user]
    name = <your-name>
  4. vraravam revised this gist Jun 27, 2023. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions .gitconfig-oss.inc
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    # file location: ~/.gitconfig-oss.inc

    [user]
    name = Vijay A
    email = vraravam@users.noreply.github.com
    name = <your-name>
    email = <your-email>
  5. vraravam revised this gist Sep 30, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .gitconfig-oss.inc
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,4 @@

    [user]
    name = Vijay A
    email = avijayr@protonmail.com
    email = vraravam@users.noreply.github.com
  6. vraravam revised this gist Sep 11, 2021. No changes.
  7. vraravam created this gist Jun 20, 2021.
    5 changes: 5 additions & 0 deletions .gitconfig-oss.inc
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    # file location: ~/.gitconfig-oss.inc

    [user]
    name = Vijay A
    email = avijayr@protonmail.com