GitHub

Github: Github is a service hosting on the web all the projects are stored. Before starting github we would like to know what is version control system and what is Git?   What is version Control System? It is system that keeps a track of different version of files and we can use the specific…

GitHub Commands

Github Commands GitHub isย a distributed version-control platform where users can collaborate, having versions, share the ideas. Github commands ๐Ÿญ. ๐—ด๐—ถ๐˜ ๐—ฑ๐—ถ๐—ณ๐—ณ: Show file differences not yet staged.๐Ÿฎ. ๐—ด๐—ถ๐˜ ๐—ฐ๐—ผ๐—บ๐—บ๐—ถ๐˜ -๐—ฎ -๐—บ “๐—ฐ๐—ผ๐—บ๐—บ๐—ถ๐˜ ๐—บ๐—ฒ๐˜€๐˜€๐—ฎ๐—ด๐—ฒ”: Commit all tracked changes with a message.๐Ÿฏ. ๐—ด๐—ถ๐˜ ๐˜€๐˜๐—ฎ๐˜๐˜‚๐˜€: Show the state of your working directory.๐Ÿฐ. ๐—ด๐—ถ๐˜ ๐—ฎ๐—ฑ๐—ฑ ๐—ณ๐—ถ๐—น๐—ฒ_๐—ฝ๐—ฎ๐˜๐—ต:Add file(s) to the…