diff options
author | Egor Tensin <egor@tensin.name> | 2025-09-08 11:47:32 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-09-08 11:47:59 +0200 |
commit | 7df8e5e3a3018f4c8583d623ddcf63deba10a237 (patch) | |
tree | d9032298b049c36afdf12e2efbf0ae7f913b9909 /bin/.gitattributes | |
parent | split AUR-related stuff to the aur branch (diff) | |
download | grub-reboot-into-windows-7df8e5e3a3018f4c8583d623ddcf63deba10a237.tar.gz grub-reboot-into-windows-7df8e5e3a3018f4c8583d623ddcf63deba10a237.zip |
rename to grub-reboot-into-windowsv0.1
Diffstat (limited to 'bin/.gitattributes')
-rw-r--r-- | bin/.gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/.gitattributes b/bin/.gitattributes index c9f8ef4..713687e 100644 --- a/bin/.gitattributes +++ b/bin/.gitattributes @@ -1 +1 @@ -reboot-into-windows text eol=lf +grub-reboot-into-windows text eol=lf |