Git and RISC OS Filetypes

git is a Unix-oriented version control system, for obvious reasons. Consequently, RISC OS – sporting a noticeably non-Unix filesystem – doesn’t fit into git’s view of things. Particularly when it comes to RISC OS’s concept of filetypes… Filetypes? Whilst Unix filesystems utilise file extensions to identify the type of a file (“hello.txt“), RISC OS associates […]