From febb4771cac324ca2a994027ca9ff2e1920a139e Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Tue, 27 Oct 2020 11:03:19 -0600 Subject: [feat] Alias git ssh -> ssh git.ahov.co --- base/gitconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'base') diff --git a/base/gitconfig b/base/gitconfig index 2a9996a..fb7a2df 100644 --- a/base/gitconfig +++ b/base/gitconfig @@ -61,6 +61,7 @@ root = rev-parse --show-toplevel cloner = clone --recursive rv = remote -v + ssh = "!ssh git.ahov.co" h = "!f() { git log $* | grep '^commit ' | cut -d' ' -f2; }; f" # Return a list of commit SHA1s details = log -n1 -p --format=fuller # View the log and diff for a commit (previous if no SHA1 provided) -- cgit v1.2.3-70-g09d2