~iany/ Menu
  • Series
  • Tags
  1. Home
  2. Tags
  3. Git

Git

A collection of 2 articles

Backup Ignored Files with Git Remote Branch

When working with Git repositories, there are often files that need to be backed up but shouldn’t be committed to the main branch. These might include local development settings, IDE configuration files, personal notes, or development scripts that are specific to your workflow. The challenge is finding a way to back up these ignored files without polluting the main repository history.

Updated Jan 30, 2026  •  4 min read

Pass, A Password Manager Utilizing GPG and Git

A friend recommended gopass to manage passwords. After the trial, I decided to switch.

Updated Nov 19, 2025  •  1 min read

© 2026  •  ~iany/  •  CC-BY-SA 4.0