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 9127971
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T07:24:13+00:00 2026-06-17T07:24:13+00:00

I have the following recent commits when I do git log –oneline…I want to

  • 0

I have the following recent commits when I do “git log –oneline”…I want to reset to “8ec2027”,I tried some rebase commands that didnot work..what is the exact command to do this?

2503013 code: cs release 1.2.3.47
269ed14 code: Fixed below issues due to which 2nd client is not associating to GO
dca02a3 code: Donot allow the scan during WPS/EAPOL exchange.
b2fee57 code: MCC Adaptive Scheduler
6af29c4 code: Not able to connect more then 10 STA
150aacd code: Fix the Max Tx power value in 5G band and .ini support for 11h
8ec2027 Merge "code: cs release 1.2.3.46"
9015b60 Merge "code: Quarky Support on Prima"
......
  • 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-17T07:24:14+00:00Added an answer on June 17, 2026 at 7:24 am

    You want to reset not rebase. Rebasing is the act of replaying commits. Resetting is making the current commit some other one.

    you will need to save any work that you may have in your work directory first:

     git stash -u
    

    then you will make you current commit the one you want with

    git reset --hard 8ec2027
    

    Optionally, after you can save where you were before doing this with:

    git branch -b temp HEAD@{1}
    

    see reflog documentation to see how this works.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After a recent submission I have gotten the following error: Invalid Signature - the
I have the following code: if(!@stores.nil?) then logger.info (Storing in recent search) logger.info(@stores.nil?) logger.info(@stores.empty?)
i have following navigation, <ul class=content-nav> <li id=nav-liv class=tab><a href=index.php?p=recent page=recent>Recent</a></li> <li id=nav-liv><a href=index.php?p=friends
I have the following stacktrace when I try to import ModuleA: Traceback (most recent
I have the following union query that queries for the most recent date of
I have the following query I want to fire: SELECT DISTINCT TOP(5) fp.PostId FROM
I have the following site structure Parent Site -> blog (wordpress) -> get-recent-posts.php ->
I have recently done an overview of my site security following the recent news
I have the following code, which has the following two problems: Traceback (most recent
I have following plist: <?xml version=1.0 encoding=UTF-8?> <!DOCTYPE plist PUBLIC -//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd>

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.