Enter your email Address

Skip to content

Hussain Patel

The Working Programmer

About Me

Hussain Patel

......

  • Home
  • .NET Core
    • ASP.NET Core
    • C#.NET
    • Design Patterns
  • IOT
    • Arduino
    • Photon
    • Raspberry
  • DS & Algorithms
    • Arrays
    • Linked List
  • SQL
  • Linux
  • Apache Kafka
  • How To
  • About Me

Tag: rebase

  • Home
  • rebase
Git How To

Git – Update local branch with remote Develop

hussainpatel
October 13, 2019September 16, 2020 No Comments

Follow the below steps: git checkout develop git pull git checkout <your-branch-name> git merge develop The above steps will merge the changes from develop into your branch and probably create a new commit, with a comment making it clear that it’s a merge. There are other ways do to update the local branch, i would say […]

Read more

Recent Post

  • Difference between Data Science, Data Engineering and Data Analysis October 29, 2024
  • Difference between Insert into Select into SQL Server October 29, 2024
  • Data Structures and Algorithms (DSA) using C# .NET Core — Binary Trees and Binary Search Tree (BST) Tree Traversal- II December 30, 2023
  • Data Structures and Algorithms (DSA) using C# .NET Core -Binary Trees and Binary Search Tree (BST)- I November 23, 2023
  • ASP.NET Core Web API + Entity Framework 6.0 – with EF Core Power Tools March 11, 2023

Recent Comments

    Archives

    • October 2024 (2)
    • December 2023 (1)
    • November 2023 (1)
    • March 2023 (1)
    • October 2021 (2)
    • September 2021 (2)
    • June 2021 (1)
    • March 2021 (2)
    • September 2020 (1)
    • August 2020 (1)
    • October 2019 (2)
    • July 2019 (1)
    • January 2018 (4)
    • November 2017 (3)
    • August 2016 (2)
    • July 2016 (1)
    • June 2016 (3)
    • May 2016 (3)

    Categories

    • .NET Core (4)
      • ASP.NET Core (1)
      • C#.NET (4)
      • Design Patterns (1)
    • AboutMe (1)
    • Apache Kafka (2)
    • Data Science (1)
    • DS & Algorithms (3)
      • Arrays (1)
      • Trees and Binary Trees (2)
    • Entity Framework (1)
    • Front End Tech (2)
      • JavaScript (2)
    • Git (2)
    • How To (6)
    • Interview Questions (1)
    • IOT (9)
      • Arduino (3)
      • Raspberry (9)
    • JQuery (3)
    • Linux (2)
    • Nodejs (1)
    • SQL (4)

    Recent Comments

      Tags

      Algorithms (1) arrays (1) ASP.NET Core (1) binary Tree (1) brokers (1) BST (1) c# (2) class (1) consumer (1) conversion (1) data Structures (1) designpatterns (1) EF Core Power tools (1) Entity Framework (1) FAANG (1) format (1) GIT (2) git save (1) git stash (1) how to (1) inset into (1) installation (1) interview (1) JavaScript (1) Jquery (3) kafka (1) kakfka (1) PI (7) producers (1) Raspberry (8) Raspbian (1) runtime (1) Server (1) signleton (1) SQL (2) sqlfunctions (1) stash (1) stringbuilder (1) stringclass (1) strings (1) Stuff (1) timecomplexity (1) Transact (1) tree (1) tricks (1)

      Copyright © 2020 All Rights Reserved.