changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > home / .gitconfig

changeset 64: 10fe0e432340
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 21 Jul 2024 21:01:03 -0400
permissions: -rw-r--r--
description: add gitconfig
1 [user]
2  name = cc
3  email = richard.westhaver@gmail.com
4 [init]
5  defaultBranch = default
6 [safe]
7  directory = /home/vc/src
8 [credential]
9  helper = /usr/lib/git-core/git-credential-libsecret