Linux Consultant
  • Home
  • About
  • Contact
  • Login
  • Profile
  • Privacy Policy
  • Home
  • About
  • Contact
  • Login
  • Profile
  • Privacy Policy

Misc git tips

June 21, 2018February 24, 2019 | by Scott Kilroy | No comments

Misc git tips

Want to see if your branch is on the remote server? Want to see what branches are? Run
git branch -av

Not seeing your branch on the remote server, run
git push origin BRANCH_NAME

Added a file to .gitignore but you already checked it in? Run
git rm –cached FILENAME

Changing your origin server? Run
git remote remove origin

no related pages

git
« Prev

Search

Recent Posts

  • No Ads, No Telemetry, No AI Agent: Orion Browser Does Linux
  • Distribution Release: DragonOS Resolute_R1
  • Canonical is Funding a PhD to Automate C to Rust Translation for Ubuntu
  • 16 Fun Linux One-Liners Every Command-Line User Should Try
  • GNU Taler news: Book chapter on Taler as sCBDC technology published
  • GIMP is (finally) working on a new project file format
  • Pine64 Halts Production of Linux Devices
  • Thunderbird 154 Released with System Tray Mode, Microsoft Graph Support, and Major Mail Fixes
  • This Extension Displays Your Photo Images as Desktop Widget
  • Distribution Release: FydeOS 23.0

Tags

AI AlmaLinux Android app Apps App Updates aws beginner's guide blog C++ Debian 11 Debian 12 desktop environment Developer Discord distro distros docker Firefox FOSS free software git gnome extensions GNU/Linux Howtos HTML install instructions JavaScript kde KDE Plasma LF Platinum Member Content Linux distribution Linux tutorial new release News Raspberry Pi release RHEL Rocky Linux security The Linux Foundation tutorial Tutorials ubuntu 22.04 windows os

Copyright © 2021 Linux Consultant