__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/bin/sh ( cd ../../../t test_description='git-credential-netrc' . ./test-lib.sh . "$TEST_DIRECTORY"/lib-perl.sh skip_all_if_no_Test_More # set up test repository test_expect_success \ 'set up test repository' \ 'git config --add gpg.program test.git-config-gpg' export PERL5LIB="$GITPERLLIB" test_expect_success 'git-credential-netrc' ' perl "$GIT_BUILD_DIR"/contrib/credential/netrc/test.pl ' test_done )
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Makefile | File | 694 B | 0644 |
|
| git-credential-netrc.perl | File | 10.62 KB | 0644 |
|
| t-git-credential-netrc.sh | File | 430 B | 0644 |
|
| test.command-option-gpg | File | 75 B | 0644 |
|
| test.git-config-gpg | File | 71 B | 0644 |
|
| test.netrc | File | 337 B | 0644 |
|
| test.pl | File | 4.12 KB | 0644 |
|