Compare commits
No commits in common. "c3523ac34fcc925b3d9516425ad3401c97a3a68a" and "1e4a651b21907d984f5177ea66caabe9775032f8" have entirely different histories.
c3523ac34f
...
1e4a651b21
@ -1,3 +1,2 @@
|
|||||||
.gitea/
|
.gitea/
|
||||||
README.md
|
README.md
|
||||||
release-notes.sh
|
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
current="$(git describe --abbrev=0)"
|
|
||||||
last="$(git describe $current~ --abbrev=0)"
|
|
||||||
cat << EOF
|
|
||||||
Changes:
|
|
||||||
-
|
|
||||||
|
|
||||||
**Full Changelog:** [\`$current...$last\`](https://gitea.protogen.io/nullbite/fabric-lite/compare/$current...$last)
|
|
||||||
EOF
|
|
Reference in New Issue
Block a user