Lazy see git merge history
When a git tree gets merge commits, the liniar history gets very hard to check, especially when you want to do a git bisect.
This git command will show you only the git merge commits from the base tree.
The lazy programmer scripts
scripts that work
When a git tree gets merge commits, the liniar history gets very hard to check, especially when you want to do a git bisect.
This git command will show you only the git merge commits from the base tree.
Mining webdollar the lazy way, automated.
Webdollar is a cryptocurrency, which has its own blockchain. More info at http://webdollar.io.
The script must be run under user root and I suggest you to run it in a screen session.
This script has been tested on Ubuntu 16.04 LTS.
If you need to retrieve verbose volume information, including the UNC/Win32 path, you can check out this repo https://github.com/ader1990/storage-info.
Statically compiled binaries for x86/x64 can be downloaded from the repo.
The x64 binary can be downloaded from https://github.com/ader1990/storage-info/blob/master/Binaries/storage-info.exe.
These binaries work on Windows and do not require any external dependency.
Tested on Windows 7 x86, Windows 10 x64 and Windows Server 2012 R2.
This script works on Windows PowerShell or Linux bash, as long as you have a git binary in the path.