An open API service indexing awesome lists of open source software.

https://github.com/manish-syal123/devops-learning

Learning Devops and uplaoding related files here
https://github.com/manish-syal123/devops-learning

devops docker kubernetes

Last synced: about 1 month ago
JSON representation

Learning Devops and uplaoding related files here

Awesome Lists containing this project

README

          

# second-method
This is the commit which i made on git hub itself for using command for fetching data

>>>MAKE SURE WHILE PERFORMING THE BELOW COMMANDS YOU ARE ON MASTER BRANCH OF YOUR LOCAL MACHINE<<<
> ~ git pull origin master

> ~ git pull upstream main or master
-----Or you can use------
> ~ git reset --hard upstream/main or master

-----Or you can use------
> ~ git fetch --all --prune # prun means the commits that i have deleted they also get fetched