Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
What is Git
Home
>
Git Slack Integration
>
What is Git
Apr 26, 2020
in
Git Slack Integration
Q: What is Git
#what-is-git
1
Answer
0
votes
Apr 26, 2020
Git is free open source available on internet. It is open source distributed version control system. This tool is designed to handle everyting either you have small or large projects. It is created by Linus Torvalds in 2005. It is very popular these days due to its functionality, performance, security and flexibility.
Now we learn about Version Control Systems (VCS) and how Git came into picture. Version control is management of getting the values about changes to documents, computer programs and many collection of information with there all version.
Below are 2 types of VCS:-
(i)Centralized Version Control System (CVCS)
(ii)Distributed Version Control System (DVCS)
Click here to read more about GIT
Click here to read more about Insurance
Facebook
Twitter
LinkedIn
Related questions
+1
vote
Q: What is the git command to move branch pointer to different commit without checkout ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the output of the command git reset –hard HEAD ~3?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the output of the command git reset -–soft HEAD ~5 ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
Q: What is the git command to see all the commit since 1st January 2017 ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the significance of using –index in the git stash pop - - index command ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the git command to see the last 3 commits in one line ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
...