Skip to content
View gunjanpatel's full-sized avatar

Block or report gunjanpatel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gunjanpatel/README.md

Hi, I am Gunjan Patel 👋

Great. I am Full Stack Developer, but I enjoy working mostly with backend stuffs.

// TODO 🤔

Pinned Loading

  1. Git HowTo: revert a commit already p... Git HowTo: revert a commit already pushed to a remote repository
    1
    ### Revert the full commit
    2
    Sometimes you may want to undo a whole commit with all changes. Instead of going through all the changes manually, you can simply tell git to revert a commit, which does not even have to be the last one. Reverting a commit means to create a new commit that undoes all changes that were made in the bad commit. Just like above, the bad commit remains there, but it no longer affects the the current master and any future commits on top of it.
    3
    
                  
    4
        git revert {commit_id}
    5
    
                  
  2. GoBankApi GoBankApi Public

    Go

  3. GoServerless-httpTrigger GoServerless-httpTrigger Public

    This repo is just to learn the Serverless GO with Azure

    Go

  4. learn learn Public

    Learning portal for my kids

    HTML 1

  5. patel-flours patel-flours Public

    Vue 1