You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.org
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -157,12 +157,9 @@ See [[https://stackoverflow.com/questions/40698651/how-to-split-every-commit-by-
157
157
[!TIP]
158
158
This is easiest!
159
159
#+end_quote
160
-
Get a stand-alone precompiled binary for Mac or Linux here:
161
160
162
-
1. Go to the [[https://github.com/hraban/git-hly/actions?query=branch%3Amaster][Github Actions results page]]
163
-
2. Select the most recent run
164
-
3. Find the binaries at the bottom, under “Artifacts”
165
-
4. Download and unpack to your =PATH= (e.g.: =~/bin= if it’s in your PATH)
161
+
1. Download the latest release for [[https://github.com/hraban/git-hly/releases/download/latest/git-hly-linux.tar.bz2][Linux]] or [[https://github.com/hraban/git-hly/releases/download/latest/git-hly-macos.tar.bz2][Mac]]
162
+
2. Unpack and place in your =PATH= (e.g.: =/usr/bin=)
166
163
167
164
Or you can just invoke it directly, like =./git-hly=.
0 commit comments