We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
logs/Ubuntu18/samba/log.
File ./logs/Ubuntu18/samba/log. causes problems on NTFS file systems. Firstly, the repository cannot be git cloned.
./logs/Ubuntu18/samba/log.
On Windows, git checkout the repository.
PS> git.exe clone 'https://github.com/jtmoon79/super-speedy-syslog-searcher.git' .\super-speedy-syslog-searcher5 Cloning into '.\super-speedy-syslog-searcher5'... remote: Enumerating objects: 9080, done. remote: Counting objects: 100% (1990/1990), done. remote: Compressing objects: 100% (685/685), done. remote: Total 9080 (delta 1357), reused 1832 (delta 1219), pack-reused 7090 Receiving objects: 100% (9080/9080), 8.34 MiB | 24.33 MiB/s, done. Resolving deltas: 100% (5982/5982), done. error: invalid path 'logs/Ubuntu18/samba/log.' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'
Using git version 2.39.2.windows.1
2.39.2.windows.1
Rename or remove file ./logs/Ubuntu18/samba/log..
The text was updated successfully, but these errors were encountered:
compare-current-and-expected check file hashes, fix stdin
079b145
Refactor compare-current-and-expected scripts: Check file hashes for log files Fix stdin run of files Rename 'log.' Issue #206
a3ea2d4
34b75c5
jtmoon79
No branches or pull requests
Problem
File
./logs/Ubuntu18/samba/log.
causes problems on NTFS file systems. Firstly, the repository cannot be git cloned.To Reproduce
On Windows, git checkout the repository.
Using git version
2.39.2.windows.1
Environment:
Solution
Rename or remove file
./logs/Ubuntu18/samba/log.
.The text was updated successfully, but these errors were encountered: