© 2026 Hashnode
At the beginning of a project, it can be so easy: write some code, save, run, possibly fix a bug or two. Nonetheless, small projects can be puzzling even after several days. You open a file and ask the question, why did I call it tempData? What then ...

Day12 \\ Lets Get Started \\ Git and GitHub {9} _ Working with the staging area : for chaking what our staging area will look like : git status so, staging area now is empty and no commits etc. we have one untracked file (in red test.txt), which...
