diff --git a/ChangeLog b/ChangeLog index 887694b..2f46e7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2025-08-25 Mert Gör + + * README.md: Turkish and English docs updated for git sign commit bash script + 2025-08-04 Mert Gör * README.md: The latest codebase will be released diff --git a/README.md b/README.md index 06b14e9..f2bd5e0 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,13 @@ Please read this : * https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits * https://docs.github.com/en/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key +To check : + +``` +chmod +x git-sign-check.sh +./git-sign-check.sh +``` + # Configuring User Email and User Name for commits * https://docs.github.com/en/get-started/getting-started-with-git/setting-your-username-in-git diff --git a/hacker.en.md b/hacker.en.md index 06b14e9..f2bd5e0 100644 --- a/hacker.en.md +++ b/hacker.en.md @@ -46,6 +46,13 @@ Please read this : * https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits * https://docs.github.com/en/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key +To check : + +``` +chmod +x git-sign-check.sh +./git-sign-check.sh +``` + # Configuring User Email and User Name for commits * https://docs.github.com/en/get-started/getting-started-with-git/setting-your-username-in-git diff --git a/hacker.tr.md b/hacker.tr.md index 7bf47d8..c3cd573 100644 --- a/hacker.tr.md +++ b/hacker.tr.md @@ -55,6 +55,13 @@ Lütfen aşağıdaki bağlantıları okuyunuz : * https://docs.github.com/en/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key +Kontrol için : + +``` +chmod +x git-sign-check.sh +./git-sign-check.sh +``` + # Kullanıcı E-postasını ve Kullanıcı Adını commit'ler için yapılandırma * https://docs.github.com/en/get-started/getting-started-with-git/setting-your-username-in-git