"frontend/src/vscode:/vscode.git/clone" did not exist on "ef5c8e6839b2d2412ef5903207845bfdbcfa4581"
fix(genpass): add compatibility for macOS paste command
"paste" on macOS requires a '-' to signify that the standard input is used. Without the '-' character, the command errors out.
Please register or sign in to comment