Git in 30 minutes

Java Shastra
Java Shastra
780 بار بازدید - 4 سال پیش - 📌Please do subscribe my channel:
📌Please do subscribe my channel: javashastra

📌Git- Git is a version control software that you install
on your local system. For an individual working on a project
alone, Git proves to be excellent software.
Download git: https://git-scm.com/
github: https://github.com/


GitHub- As mentioned earlier, Git is a version control system
that tracks code changes, while GitHub is a
web-based Git version control repository hosting service.
It provides all of the distributed version control and
source code management (SCM) functionalities of Git while
topping it with a few of its own features.


Global:
git config --global user.name "Pradhan"
git config --global user.email [email protected]


git config user.name "Raznee P"
git config user.email [email protected]


Sample git commands:
git status: To check what are the untracked or tracked files
git log: Show you commits
git add: will add your files to staging area
git commit -m "Commit message" : commit  the code mith message
git push: push your changes to remote repository.

🕘Timestamps:
0:10 - Introduction

💛 Git hub Repo Link:

🎃git Related Videos:
========================================================
❤️ Git Pull vs Fetch:
git fetch vs pull | difference betwee...
❤️ Git in 30 minutes:
Git in 30 minutes
❤️ Git stash:
git stash command  | git stash | git ...
❤️ Git Reset:
git commit
❤️ Git branch:
Git Branch command

🎃Java 8 Related Videos:
========================================================
✅Grouping by in java 8 stream:
Java 8 groupingBy | groupingBy In Str...
✅Filters  in java 8 stream:
java 8 filter stream | filter operati...
✅ Exception Handling in Java 8 Completable Future:
Exception handling in CompletableFutu...
✅ Java 8 Completable Future:
compleatableFuture in java 8 | comple...
✅ Java 8 Features:
Java 8 features | nashorn engine in j...

🎃Other Spring related Videos:
========================================================
💙Spring boot Retry mechanism :
Spring Retry | Retry mechanism for In...
💙Spring boot Cache implementation :
Cache with Spring Boot in Simple Exam...
💙Filters or Handler Interceptor in Spring boot  :
Interceptors in Spring | HandlerInter...
💙Spring boot CRUD operation with H2 Database  :
Spring Boot Data Jpa with h2  Databas...
💙Spring boot CRUD operation with Jdbc Template and MySQL:
Spring Boot CRUD with jdbc template |...

🎃Unit and Integration Testing  Related Videos:
========================================================
✨ Unit testing with Junit  and Mokito for spring boot:
Junit for spring boot application | U...
✨Code coverage with Jacoco:
Java Code Coverage | Code Coverage | ...
✨Integration Testing with Spring Boot:
Integration test using spring boot


🎃Java 8 Related Videos:
========================================================
✅Grouping by in java 8 stream:
Java 8 groupingBy | groupingBy In Str...
✅Filters  in java 8 stream:
java 8 filter stream | filter operati...
✅ Exception Handling in Java 8 Completable Future:
Exception handling in CompletableFutu...
✅ Java 8 Completable Future:
compleatableFuture in java 8 | comple...
✅ Java 8 Features:
Java 8 features | nashorn engine in j...

🎥 Kafka Related Videos:
=========================================================
🎬 Kafka Installation :
Install Apache Kafka in windows| kafk...
🎬 Kafka Producer Java config based :
kafka producer java config based | ja...
🎬 Kafka Producer and Consumer , YML Config :
Kafka Producer Consumer with Spring b...
🎬 Kafka Producer and Consumer , Property file  Config :
Kafka Producer Consumer using spring ...
🎬 Kafka Consumer  with Filter :
kafka consumer with filters | Java Sh...

🚀 Useful playlists
=============================================================
❤️ CRUD application with Spring boot and MySQL Database:
Spring Boot crud
❤️ Java 8:
Java 8
❤️ Kafka with Spring Boot:
Apache Kafka
❤️ Git Complete Series:
Git tutorial
❤️ Unit testing  with Spring Boot:
unit testing

-------------------------------SOCIAL-------------------------------

👥Facebook: Facebook: javashastra
🐦Twitter: Twitter: pradhan_razne
📸Instagram:  will update soon .
💬 Telegram:https://telegram.me/techbulletinprimee
#git  #javashastra
4 سال پیش در تاریخ 1399/04/11 منتشر شده است.
780 بـار بازدید شده
... بیشتر