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 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
Artificial Intelligence tutorial - IT technology blog
Posted inAI

Claude Code: Less Asking, More Coding – Optimizing Settings.json for a Faster Workflow

Posted by By admin May 8, 2026
Stop pressing 'Yes' constantly in Claude Code. A detailed guide on configuring Settings.json to automate formatting, manage permissions, and double your coding productivity.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Speed Up Your Linux Terminal with fzf: Find Files and History Instantly

Posted by By admin April 27, 2026
Learn how to install and configure fzf (fuzzy finder) on Linux to quickly search for files, command history, and manage processes. Practical tips to boost your Terminal productivity.
Read More
Git tutorial - IT technology blog
Posted inGit

Boost Productivity with Git Aliases: Don’t Let Typing Commands Slow You Down

Posted by By admin April 23, 2026
Type Git commands faster and more professionally with Git Aliases. This guide covers shortcut creation, complex shell commands, and essential tips to avoid project disasters.
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