Skip to content

Instantly share code, notes, and snippets.

View argenos's full-sized avatar

Argentina Ortega Sáinz argenos

View GitHub Profile
@argenos
argenos / phrase bank.md
Created September 30, 2021 16:49 — forked from SkepticMystic/phrase bank.md
Manchester Phrase Bank

General Language Functions

Being Cautious

Devices that distance the author from a proposition

It is thought that …
It is believed that …
It has been reported that …
It is a widely held view that …

@argenos
argenos / git-commit-log-stats.md
Created April 22, 2021 10:15 — forked from eyecatchup/git-commit-log-stats.md
Some commands to get git commit log statistics for a repository on the command line.

git commit stats

Commands to get commit statistics for a Git repository from the command line -
using git log, git shortlog and friends.