Skip to content

Instantly share code, notes, and snippets.

View TonyWhitley's full-sized avatar
💭
Hacking away trying to make rFactory to work as an .exe

TonyWhitley

💭
Hacking away trying to make rFactory to work as an .exe
  • UK
View GitHub Profile
@TonyWhitley
TonyWhitley / gitCompare.bat
Created November 16, 2023 16:51
Compare local file with the file in another git branch
@echo off
setlocal
echo Compare local file with the file in another git branch
echo.
set /p branch=Branch to compare to? :
set /p file=File? (relative to repo root, use \ for paths) :
set file=.\%file: =%
rem %file: =% removes any spaces (aimed at trailing spaces)
@lukas-h
lukas-h / license-badges.md
Last active July 27, 2024 13:38
Markdown License Badges for your Project

Markdown License badges

Collection of License badges for your Project's README file.
This list includes the most common open source and open data licenses.
Easily copy and paste the code under the badges into your Markdown files.

Notes

  • The badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.

Translations: (No guarantee that the translations are up-to-date)