[user] email = go.wigust@gmail.com name = Oleg Pykhalov [sendemail] smtpEncryption = tls smtpServer = smtp.gmail.com smtpUser = go.wigust@gmail.com smtpServerPort = 587 assume8bitEncoding = UTF-8 [commit] gpgsign = true [user] signingKey = 167F8EA5001AFA9C [alias] branches-by-date = for-each-ref --sort=-committerdate refs/heads branches-by-date-origin = for-each-ref --sort=-committerdate refs/remotes/origin contributers = shortlog -sne ll = log --format='%H %cI %ae %s' lll = log --format='%ai %H %s' push-skip-ci = push -o ci.skip # Credit an author on the latest commit credit = "!f() { git commit --amend --author \"$1 <$2>\" -C HEAD; }; f" log-2-weeks = log --format='%ai %H %s' --since="2 weeks ago" [github] user = wigust [gitlab] user = wigust [secrets] providers = /home/oleg/bin/git-pass-secrets [gitlab "gitlab.intr/api/v4"] user = pyhalov [gitlab "gitlab.wugi.info/api/v4"] user = wigust [filesystem "Oracle Corporation|1.8.0_222|/dev/sdb2"] timestampResolution = 8001 microseconds minRacyThreshold = 0 nanoseconds [filesystem "Oracle Corporation|1.8.0_242|/dev/sdb2"] timestampResolution = 1001 microseconds minRacyThreshold = 4449 microseconds [filter "lfs"] clean = git-lfs clean -- %f smudge = git-lfs smudge -- %f process = git-lfs filter-process required = true [init] defaultBranch = master