How to force Git remove files that was tracked but is now in .gitignore
https://pupli.net/2016/11/02/how-to-force-git-remove-files-that-was-tracked-but-is-now-in-gitignore/
Configure git difftool and mergetool with Meld
https://pupli.net/2017/03/29/configure-git-difftool-and-mergetool-with-meld/
Git Commands
https://pupli.net/2017/01/26/git-commands/
Force “git pull” to overwrite local files
https://pupli.net/2019/07/10/force-git-pull-to-overwrite-local-files/
Migrate from Bitbucket to GitHub
https://pupli.net/2019/07/13/migrate-from-bitbucket-to-github/
Signing Commits in Git using GPG Key
https://pupli.net/2019/07/27/signing-commits-in-git/
Staging the changes in git
https://pupli.net/2019/07/27/staging-the-changes-in-git/
Set executable file permission on Windows for using in Linux
https://pupli.net/2021/03/set-executable-file-permission-on-windows-for-using-in-linux/
Generate and Prepare a new GPG key for Github
https://pupli.net/2022/04/generate-and-prepare-a-new-gpg-key-for-github/
Custom Working Directory on GitHub Actions
https://pupli.net/2022/10/custom-working-directory-on-github-actions/
Configuration options for the dependabot.yml for .net Projects
https://pupli.net/2022/10/configuration-options-for-the-dependabot-yml-for-net-projects/
Generate a git commit log and export it as CSV
https://pupli.net/2022/12/generate-a-git-commit-log-and-export-it-as-csv/
Delete a Git Branch
https://pupli.net/2023/05/15/delete-a-git-branch/
Migrating a Git repository from HTTPS to SSH
https://pupli.net/2024/07/21/migrating-a-git-repository-from-https-to-ssh/
Git useful Commands
https://pupli.net/2024/09/08/git-useful-commands/