FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GitHub Viewer
@echo off if [%1]==[] ( echo No tagname specified exit /B 1 ) set LC_ALL=C.UTF-8 set TAGNAME=%1 git --no-pager log --pretty="* %%s" --no-merges %TAGNAME%..HEAD
Back
|
FazBrowse Home
|
New Git URL