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

productivity

Git tutorial - IT technology blog
Posted inGit

Mastering Stacked PRs with git-machete: Don’t Let Git Rebase Get the Best of You

Posted by By admin July 12, 2026
Managing Stacked Pull Requests is no longer a nightmare. Learn how to use git-machete to automate rebases, visualize branches, and optimize your Git workflow.
Read More
Git tutorial - IT technology blog
Posted inGit

Lightning-Fast Branch Management with Git-town: Say Goodbye to the Manual Command Nightmare

Posted by By admin July 11, 2026
A guide to using Git-town to automate branch management workflows. Save time, reduce merge conflicts, and clean up stale branches with a single command.
Read More
Git tutorial - IT technology blog
Posted inGit

Configuring .git-blame-ignore-revs: Don’t Let Prettier “Steal Credit” from Your Colleagues

Posted by By admin June 22, 2026
Stop letting formatting commits clutter your code history. Learn how to configure .git-blame-ignore-revs to find the logic author in seconds.
Read More
Git tutorial - IT technology blog
Posted inGit

Mastering git add -p: The Secret to Splitting Commits for a Squeaky Clean Git History

Posted by By admin June 15, 2026
Learn how to use git add -p to split changes into multiple separate commits. This technique keeps Git history clean, makes reviews easier, and improves professional logic management.
Read More
Git tutorial - IT technology blog
Posted inGit

Lightning Fast Git Commit Cleanup with git-absorb: Automating ‘fixup’ over Manual Rebase

Posted by By admin June 8, 2026
Forget manual interactive rebasing! Learn how to use git-absorb to automatically create smart fixup commits and clean up your Git history in seconds.
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
Git tutorial - IT technology blog
Posted inGit

Understanding Your Project via Git Shortlog and Analytics Tools: Don’t Let Commits Deceive You

Posted by By admin June 1, 2026
Don't let your project fall into "information blindness." A guide on using git shortlog, git effort, and analytics tools to analyze team contributions and identify "hotspots" needing refactoring.
Read More
Git tutorial - IT technology blog
Posted inGit

Lazygit Guide: A Powerful Terminal UI for Faster, More Visual Git Management

Posted by By admin May 20, 2026
Lazygit is a Terminal UI tool that lets you work with Git visually right in your terminal, from staging individual lines of code to interactive rebase — all with keyboard shortcuts. This post covers installation, the most useful features, and the tips I use daily when working with Git.
Read More
Artificial Intelligence tutorial - IT technology blog
Posted inAI

Master Your Terminal with Shell-GPT: Bringing AI into Real-World DevOps Workflows

Posted by By admin May 19, 2026
Shell-GPT is more than a lookup tool — it's a powerful Linux command execution assistant. Discover how to install and use sgpt effectively for your DevOps workflow.
Read More
Git tutorial - IT technology blog
Posted inGit

Git Rerere: Don’t Let Merge Conflicts Trouble You Twice

Posted by By admin May 17, 2026
Git Rerere is a feature that remembers how you fix merge conflicts to automatically apply them next time. This trick saves 30-40 minutes when rebasing complex branches.
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