Git Credential Helper [PL]
Git has capabilities of writing custom credential helpers, which can fill passwords for accessing HTTP repos for us.
Git has capabilities of writing custom credential helpers, which can fill passwords for accessing HTTP repos for us.
Process substitution in Bash is a powerful technique which allows us to redirect command's output to programs which only accept files.