Linux Consultant
  • Home
  • About
  • Contact
  • Login
  • Profile
  • Privacy Policy
  • Home
  • About
  • Contact
  • Login
  • Profile
  • Privacy Policy
June 21, 2018March 8, 2019 | by Scott Kilroy | No comments

Git – problems with first push

No refs in common and none specified; doing nothing.
Perhaps you should specify a branch such as 'master'.
fatal: The remote end hung up unexpectedly

Just run

git push origin master

Or if you get

error: src refspec master does not match any.

just do

git commit -m "initial commit"
git push origin master

no related pages

git

Search

Recent Posts

  • health @ Savannah: GNU Health control center 5.0.3 released
  • Why you shouldn’t buy cheap DisplayPort cables – the ‘Death Pin’ can put your GPU at serious risk
  • PyTorch Foundation Expands Its Open Source AI Portfolio With Helion and Safetensors
  • Glass UI Is Making a Comeback on Linux — Thanks to KDE
  • Introduction to QuickNote and Geeknote
  • Raspberry Pi server tools and applications
  • Linux Magazine Full Feed 2026-04-08 01:04:37
  • Linux Magazine Full Feed 2026-04-08 01:04:14
  • Virtualization with the Proxmox Virtual Environment 2.2
  • Cloud scripting with Google Apps Script

Tags

AI AlmaLinux 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 GNU/Linux Howtos HTML install instructions Java 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 Ubuntu 22.04 LTS windows os
Copyright © 2023 Linux Consultant