Git

DevOps

Git Commands With Examples

This DevOps Tutorial on Git Commands will explain all the basic Git commands. Learn about the commands like git add, git init, git pull, git branch etc.

Read More
AI Data Science Red Hat

Open Data Hub – the origin story (part 2)

In part 2 of the Open Data Hub origin story, fellow Red Hatters Steven Huels and Sherard Griffin describe some of the technical challenges and growth of the Open Data Hub AI meta-project, evolving Elastic Search to multiple data discovery technologies. The evolution to a commercial service offering, Red Hat OpenShift Data Science is also […]

Read More
AI Data Red Hat

Open Data Hub – the origin story (part 1)

Fellow Red Hatters Steven Huels and Sherard Griffin describe how the Open Data Hub meta-project grew from solving practical CI/CD build challenges to where it is today – providing an integrated blueprint stitching together over 20 open source AI tools for running large and distributed AI workloads on OpenShift. Part 1 of a 2 part […]

Read More
Developer DevOps

Inside the Hidden Git Folder

Dr Max Wilson takes us through the various elements that make Git such a useful tool.

Read More
Open Source

Complete Guide to Open Source – How to Contribute

Learn why and how to contribute to open source software. Learn about how to find projects to contribute to, how to make issues and PRs, how to make money from open source, and more. Course Contents: (00:00) Introduction (01:11) What is Open Source (01:46) Why you should care about Open Source (04:06) What is Git […]

Read More
Developer

13 Advanced Git Techniques and Shortcuts

Productive programmers tend to be really good at Git. Take a look at these 13 advanced git tips and tricks to supercharge your development workflow. Time Stamps: 00:00 Git Started 00:59 Combine add & commit 01:20 Aliases 01:38 Amend 02:03 Force Push 02:24 Revert 02:47 Codespaces 03:21 Stash 04:05 PC Master Branch 04:27 Pretty Logs […]

Read More
Developer DevOps

Git Tutorial for Beginners: Learn Git in 1 Hour

Programming with Mosh provides this Git tutorial for beginners. TABLE OF CONTENTS 0:00:00 Introduction0:00:35 What is Git?0:03:07 Using Git0:06:11 Installing Git0:07:38 Configuring Git0:12:43 Getting Help0:13:35 Cheat Sheet0:14:05 Taking Snapshots0:14:38 Initializing a Repository0:17:10 Git Workflow0:21:46 Staging Files0:25:24 Committing Changes0:27:37 Committing Best Practices0:30:21 Skipping the Staging Area0:31:46 Removing Files0:33:48 Renaming or Moving Files0:36:06 Ignoring Files0:42:41 Short Status0:45:33 […]

Read More
Pratik Nadagouda and Taysser Gherfal
DevOps

The New Git Experience

The Visual Studio team has spent quite a bit of time recently improving Git integration in Visual Studio 2019. PMs Pratik Nadagouda and Taysser Gherfal show the latest updates, including the new Git Repository window and Merge Conflict Resolution improvements, as well as additional ease of use features. For more information, see the blog post […]

Read More
Developer DevOps Interesting

GitHub Arctic Code Vault

Talk about cold storage. The GitHub Arctic Code Vault is a data repository preserved in the Arctic World Archive (AWA), a very-long-term archival facility 250 meters deep in the permafrost of an Arctic mountain. The archive is located in a decommissioned coal mine in the Svalbard archipelago, closer to the North Pole than the Arctic […]

Read More