Step-by-Step Git Workflow: From Local Folder Setup to GitHub Push
A developer named Barta demonstrated a complete Git workflow by creating a local project folder called 'Car-Imports-Analysis' on a Windows desktop and setting up the necessary files, including a README.md edited with the Nano text editor. The project, focused on analysing car import data records across different models and years, used tools such as Microsoft Excel, Power BI, Git, and GitHub. The local repository was initialised with 'git init' and connected to a remote GitHub repository via an SSH key. Files were staged using 'git add' and subsequently committed before being pushed to the main branch on GitHub. The push was completed successfully, with five objects transferred and the local main branch set to track the remote origin.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in