<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Git on Rishab Kumar</title>
    <link>https://rishabkumar.com/tags/git/</link>
    <description>Recent content in Git on Rishab Kumar</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 11 Feb 2024 16:34:14 +0000</lastBuildDate><atom:link href="https://rishabkumar.com/tags/git/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Should you include .terraform.lock.hcl in .gitignore?</title>
      <link>https://rishabkumar.com/blog/terraform-lock-hcl-to-gitignore-or-commit/</link>
      <pubDate>Sun, 11 Feb 2024 16:34:14 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/terraform-lock-hcl-to-gitignore-or-commit/</guid>
      <description>One question that I had in my mind when I first build my IaC(Infrastructure as Code) with Terraform was, what all needs to be included in the .gitignore, especially the .terraform.lock.hcl.
So here is the quick answer: Yes, you should commit the .terraform.lock.hcl to your version control (GitHub repository).
Let&amp;rsquo;s first see, what is the .terraform.lock.hcl. According to Hashicorp&amp;rsquo;s documentation
Terraform automatically creates or updates the dependency lock file each time you run the terraform init command.</description>
    </item>
    
    <item>
      <title>How I passed the GitHub Foundations Certification Exam</title>
      <link>https://rishabkumar.com/blog/github-foundations-certification-exam/</link>
      <pubDate>Fri, 19 Jan 2024 15:49:08 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/github-foundations-certification-exam/</guid>
      <description>GitHub now has certifications. They launched four certifications to endorse your GitHub skills:
GitHub Foundations
GitHub Actions
GitHub Advanced Security
GitHub Administration
You can find more details on all four here.
GitHub Foundations Exam According to GitHub, with this certification you highlight your understanding of the foundational topics and concepts of collaborating, contributing, and working on GitHub. This exam covers collaboration, GitHub products, Git basics, and working within GitHub repositories.</description>
    </item>
    
    <item>
      <title>A Git CLI cheat-sheet</title>
      <link>https://rishabkumar.com/blog/a-git-cli-cheat-sheet/</link>
      <pubDate>Wed, 24 Feb 2021 18:59:17 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/a-git-cli-cheat-sheet/</guid>
      <description>Hello, amazing people 👋
I am finally back in 🍁and after a 20 hour flight, I needed some time to relax and get back to my EST time zone schedule.
This week I had some fun with cleaning up my Github, while I was doing that I realized why not create a Git CLI cheat sheet to help other.
Now, let me get started with Git.
What is Git? Git is a free, open-source version control software.</description>
    </item>
    
  </channel>
</rss>
