Add git helper scripts for Gitea authentication and pushing
This commit is contained in:
3
git-credential-helper.sh
Executable file
3
git-credential-helper.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
echo "username=salman"
|
||||
echo "password=Salman@2025#"
|
||||
Reference in New Issue
Block a user