Tag: git

git

How to Remove Git Commit that has not been Pushed?

How to remove git commit that has not been pushed? Command to recover git revert.

git

How to Pull/Merge Changes from One Branch to Another in Git?

How to Pull or Merge Changes from One Branch to Another in Git?

git

How to Configure and Save Username and Password (Credentials) for Git?

How to save username and password for git? Command to configure git credentials.

git

How to Push an Empty Git Commit?

How to Push an Empty Git Commit? Git command to create empty commit without any code changes and trigger build.

DevOps

19 FREE Certification Courses for DevOps & Cloud

FREE Certification Courses for DevOps technologies like Git, Docker, Kubernetes, Cloud computing, AWS, Azure, Google Cloud, Jenkins, Puppet, etc.

git

How to use Git and GitHub in Ubuntu [Installation, Configuration]

How to use Git in Ubuntu? Simple steps and commands to install and configure Git on Linux.

git

Remove Files from Git Commit using Reset Command

How to remove files from git commit? Simple git reset command.

git

[Solved] remote: Password authentication is temporarily disabled as part of a brownout.

Git remote: Password authentication is temporarily disabled as part of a brownout. Please use a personal access token instead.

DevOps

What is GitOps | Advantages over DevOps

What is GitOps? GitOps vs DevOps – Difference between two. Advantages and principles.