#GitHub #GitForBeginners #FirstCommit #GitTutorial #DevOps #GitHubRepo #GitCommands #LearnGit #PushToGitHub #githubtutorial #firstcommit
GitHub for Beginners: Create Repo + First Push in 5 Minutes | Your First Git Commit to GitHub | DevOps Bunker #devopsbunker
Basic commands.
Git clone URL – to clone the repo repo
git add $Filename – if you execute command then this will mark and make them ready to commit.
Git commit – this will commit the changes to local repo
Git push – this will push the locally committed changes to remote repo i.e GitHub
Download
0 formats
No download links available.
GitHub for Beginners: Create Repo + First Push in 5 Minutes | Your First Git Commit to GitHub | NatokHD