CLI

39 posts found.

Working with VS Code Multi-root Workspaces

Understanding Git Ignore Patterns - .gitignore vs .git/info/exclude

Git Branches, Remotes, and HEAD

Git Diff for Pull Request Analysis

Useful VS Code Shortcuts for Everyday Editing

Updated guide

Package and Install a Python Command-Line Application

Python Package Updates - A Guide to Updating and Verifying Your Packages

How to Ignore Files Locally in Git Without Modifying .gitignore

How to Fork a Repository, Make Changes, and Update a Submodule in Your Main Project

Understanding the Git Remote Named 'origin'

Setting Up a Shortcut for GitHub Copilot in VS Code

How to Fix Divergent Branch Problems in Git - A Step-by-Step Guide.

Updated guide

Choosing a Python Project and Dependency Workflow

Structured CLI Tasks with Listr2

Mastering Salesforce CLI with Grep - A Guide to Finding Commands Efficiently

Git Diff for Working Trees, Commits, and Branches

Understanding Git Revert vs. Manual Reversion - Best Practices for Code Rollbacks

Environment Variables in Shell Scripts with set -a

Run Java Applications on macOS without a System-Wide JDK

Managing Multiple Versions with Pyenv and Virtual Environments

Solving SSH Connection Issues on macOS - A Guide to Fixing 'Unprotected Private Key File' Error

How to Rename a Git Branch Using the CLI

Updated guide

Safely Update Python Project Dependencies

Passing Command-Line Arguments to a TypeScript Script using NPM

Using Git Stash to Save and Restore Work in Progress

Fish Shell for Interactive Development

Understanding Origin and Branches in GitHub

Git Vs GitHub

Retreive GitHub Pull Requests Code

Updated guide

Safely Remove Unwanted Files from a Pull Request

How to Add Tags in GitHub

Creating an Empty Commit in GitHub

git diff with Two Tags using simple-git TypeScript

Shell vs Bash vs Zsh vs Terminal

Updated guide

A Practical Python Environment Workflow in 2026