Skip to content
ITFROMZERO - Share tobe shared!
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Facebook

workflow

Git tutorial - IT technology blog
Posted inGit

Upgrade Git Diff with Delta: Side-by-Side View and Beautiful Highlighting

Posted by By admin June 24, 2026
Tired of the default Git diff interface? Upgrade to Delta for side-by-side code viewing, syntax highlighting, and a professional interface right in your Terminal.
Read More
Git tutorial - IT technology blog
Posted inGit

Git Rebase –onto: Mastering Professional Git History Surgery

Posted by By admin June 17, 2026
Learn how to use git rebase --onto to move feature branches, remove sensitive commits, and optimize Git history like a Senior Developer.
Read More
Git tutorial - IT technology blog
Posted inGit

GitHub CLI (gh): The ‘Secret Weapon’ for Managing PRs and Issues Directly in the Terminal

Posted by By admin June 5, 2026
Don't let switching between the Terminal and browser break your focus. Discover how GitHub CLI (gh) helps you manage Pull Requests, Issues, and Releases more professionally right from the command line.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Managing Dotfiles with GNU Stow: Don’t Let Reinstalling Your System Be a Nightmare

Posted by By admin May 26, 2026
Reinstalling Linux is no longer a nightmare. Discover how to use GNU Stow for professional Dotfiles management, syncing your configurations via Git in just one minute.
Read More
Git tutorial - IT technology blog
Posted inGit

Git Server Hooks: How I “Locked” the Main Branch and Blocked Junk Code for the Team

Posted by By admin May 24, 2026
Don't let a single 'git push --force' ruin your project. Learn how to configure server-side hooks to protect the main branch and standardize your team's workflow.
Read More
Git tutorial - IT technology blog
Posted inGit

How to ‘Hack’ Git Clone Speed for Multi-GB Repositories

Posted by By admin May 23, 2026
Don't let multi-gigabyte repositories slow you down. A detailed guide on using Shallow Clone and Partial Clone to speed up Git, optimize CI/CD, and save disk space.
Read More
Git tutorial - IT technology blog
Posted inGit

Attaching Metadata to Commits with Git Notes: Keeping History 100% Clean

Posted by By admin May 7, 2026
Don't use git commit --amend if you want to avoid breaking your team's Git history. Use Git Notes to professionally and safely attach Jira IDs and CI/CD logs.
Read More
Git tutorial - IT technology blog
Posted inGit

Git Patch & Git Apply: Instant Code Sharing Without Messing Up the Commit Log

Posted by By admin May 3, 2026
Share code quickly and keep a clean commit history without pushing or pulling. A detailed guide on using Git Patch and Git Apply for a professional workflow.
Read More
Git tutorial - IT technology blog
Posted inGit

Version Management with Git Tag and SemVer: From Chaos to Professional Workflow

Posted by By admin April 30, 2026
Learn how to use Git Tag and Semantic Versioning to standardize your release process. A detailed guide on version management and CI/CD deployment automation.
Read More
Artificial Intelligence tutorial - IT technology blog
Posted inAI

Structuring the .claude/ Directory for Claude Code Projects: From Small to Large

Posted by By admin April 24, 2026
The .claude/ directory is Claude Code's "long-term memory" — where project context, coding rules, and custom commands live. This guide covers how to organize .claude/ from a solo project to a large team, with practical examples and common mistakes to avoid.
Read More

Posts pagination

1 2 Next page
Copyright 2026 — ITFROMZERO. All rights reserved.
Privacy Policy | Terms of Service | Contact: [email protected] DMCA.com Protection Status
Scroll to Top