Trending Technology Machine Learning, Artificial Intelligent, Block Chain, IoT, DevOps, Data Science

Recent Post

Codecademy Code Foundations

Search This Blog

Git - Life Cycle

  • In this Page , we will discuss the life cycle of Git.
  • General workflow is as follows :

Stages in GIT Life Cycle :
  • File in a Git project have various stages like Creation , Modification , Refactoring , and Deletion and so on.
There are three Git states :
  • Working directory
  • Staging area
  • Git directory


No comments:

Post a Comment

Popular Articles