Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8972929
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T18:20:08+00:00 2026-06-15T18:20:08+00:00

I forked a github repo and cloned the fork to my machine. Then I

  • 0

I forked a github repo and cloned the fork to my machine. Then I created a new branch from master called #25 (the issue’s ID I want to fix). I fixed the bug and commited to by branch. Now I’m trying to push this branch to github, so I can send a pull request, but it doesn’t work. Even though I followed the instructions, the branch won’t show up on github.

$ git push origin #25
Everything up-to-date

I’m on the correct branch:

$ git branch
* #25
  master

And the commit was also successful:

$ git log
commit 083f15035feab5af1673ed3685e10cca6e24aeeb
Author: John Example <johnexample@gmail.com>
Date:   Wed Dec 5 14:53:16 2012 +0100

    Fixed #25: Window now correctly resizes to fullscreen.

What am I doing wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T18:20:09+00:00Added an answer on June 15, 2026 at 6:20 pm

    # – is a symbol used to prefix any comments i.e.

    $ ls
    $ ls #holymotherofgod
    

    Are exactly the same

    You have to escape it

    $ git push origin \#25
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I cloned a forked github repo , created a branch out of it .
I've forked from a repo on GitHub. I want to get the code from
I want to update a forked repo from GitHub web interface. I tried a
I forked a repository on GitHub. I then cloned my fork into a folder
I've forked a repo on github and then made a few changes on master
I forked a github repo. Now I want to update my fork to the
I have a forked github repository (call it repo-O and call my fork repo-F)
I have a fork to a github repo that I want to merge with
I have forked resque repo from Github and made some changes to tag v1.20.0.
I cloned a read-only Git repo from GitHub onto my server. The next day,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.