Rocketeers
Features Providers Pricing Knowledge Docs Tools
Login
Rocketeers
Features Providers Pricing Knowledge Docs Tools
Login

← Back to knowledge

Git

GitHub Permission denied (publickey)

When git clone, pull or push over SSH fails with this error, GitHub did not accept your SSH key. Usually the key is not generated, not added to your account, or not loaded into the agent.

23 June 2026 · Git

Git fatal: not a git repository

This error means you ran a git command somewhere git does not recognise as a repository. Usually you are in the wrong directory, or the repo was never initialised.

23 June 2026 · Git

Git: Updates were rejected (non-fast-forward)

A rejected push means the remote branch has commits you do not have locally. Git refuses to overwrite them. The fix is to integrate the remote changes first, not to force-push.

23 June 2026 · Git

Git fatal: refusing to merge unrelated histories

This error means Git found no common ancestor between the two branches you are merging. It is a safety check, and there is a one-flag override once you are sure the merge is intentional.

23 June 2026 · Git

Change casing of file or directory in Git

Renaming already commited files or directories only for casing in Git will be ignored and will not show up as a change you can commit.

29 November 2022 · Git

Removing tracked files in Git that should have been ignored

Removing files that has been committed earlier in your repository is something you encouter once in a while. Read here how you can do this.

27 September 2022 · Git
Rocketeers

Self hosting made effortless, for developers and agencies.

Read our story

Knowledge

  • AI
  • Command Line
  • Databases
  • Development
  • Email
  • Errors
  • Git
  • Hosting
  • Laravel
  • Nginx
  • PHP
  • Performance
  • Security

Information

  • Features
  • Providers
  • Pricing
  • Knowledge
  • Docs
  • Contact

Tools

  • SSL checker
  • DNS lookup
  • DMARC checker
  • SPF checker
  • Security headers scanner
  • AI website scan
  • View all tools

© 2026 Rocketeers - All rights reserved.