hhvn-git.7 (572B)
1 .Dd 27 Apr 2021 2 .Dt hhvn-git 7 3 .Os hhvn-git(7) 4 .Sh Name 5 .Nm hhvn-git 6 .Nd set of git aliases and wrappers 7 .Sh FILES 8 $HOME/.config/git/* 9 .Sh COMPONENTS 10 .Bl -tag -compact -width 'git-xx(x)' 11 .It Xr git-hs 1 12 history 13 .It Xr git-fm 1 14 format-patch 15 .It Xr git-ac 1 16 add & commit 17 .It Xr git-re 1 18 remote 19 .It Xr git-mg 1 20 merge 21 .It Xr git-ch 1 22 checkout 23 .It Xr git-ad 1 24 add 25 .It Xr git-cp 1 26 cherry-pick 27 .It Xr git-co 1 28 commit 29 .It Xr git-rs 1 30 reset 31 .It Xr git-rh 1 32 reset hard 33 .It Xr git-pu 1 34 push 35 .It Xr git-pa 1 36 push all 37 .It Xr git-se 1 38 send-email 39 .Sh AUTHOR 40 .An hhvn Aq Mt dev@hhvn.uk .