I was working on a few enhancement features of an existing project, after a few weeks work I was required to make some completed features live, so I was wondering what all files have been modified. So the Git versioning came to help, and by specifying two commit SHA1s I was able to retrive the list of files modified between the commits. Here’s how to do it,
[code]
$ git diff –name-only afd98 a3d55
program.pl
list.pl
Docs.pm
[/code]
Bitwarden is an open-source password manager that helps individuals and organizations securely store, manage, and…
In today's digital age, traditional cable TV is steadily being replaced by more flexible and…
log2ram is a utility specifically designed for Linux-based systems, particularly single-board computers like the Raspberry…
How to Add a ChatGPT Voice Shortcut on iOS and Android With voice commands and…
For occasional VPN or proxy, you do not always need to pay for a reliable…
When it comes to protecting your Mac, Time Machine offers an effortless and powerful way to keep…