New Features:
- progress bar and cancel options while importing files and directories
GitCommitView
now features soft and hard resets, where both restore the state of the repository to the last commit, but a hard reset additionally deletes all files that are not tracked by git (basically emulating a fresh clone)- default file extension of text files changed from 'txt' to 'md'
- improved documentation / help text about git features
Bug Fixes:
- Fixed an issue with downloading LFS files with spaces in the file path