Developer Walks Through Pushing a Local Health Records Project to GitHub via SSH
A developer recently documented the process of uploading a local CSV dataset — Kenya Hospital Health Records — to a GitHub repository using Git and SSH from the command line. The project involved creating a structured folder on the desktop, adding a README file, and initializing a local Git repository. Key Git commands such as git init, git add, git commit, and git push were used to manage and transfer the files. An SSH key was configured and verified to securely link the local repository to a remote GitHub account. The tutorial serves as a beginner-friendly walkthrough for those learning version control and GitHub workflows.
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