Tag: studynotes
-
GIT Cheat sheet – Study Notes
What is version control? What is Git? File states Tracked (Unmodified, Modified, Staged), Untracked Restoring files git restore . git checkout . Ignore files why? sensitive info, personal notes, system file Using .gitignore Git log -p By adding the option -p, all changes are shown in the history. What key closes the commit log view?…
-
Leadership Mindsets – Study Notes
What is a mindset? A mindset is a set of assumptions, methods, or notions held by one or more people. A mindset can color the way we see the world, shape our emotions, and define specific actions. A mindset can impact the way we think, feel and act inside an environment; hence impacting our leadership…