Site Navigation

Selected Content

Journal-like notes
Reading notes
Zeitgeist notes

Einstein and Infeld on Physical Concepts
Jiddu Krishnamurti on Truth

the Drawing Board

Edit on GitHub


work practice testing

2021-03-25

Git for Windows

instructions: How to install and use Git on Windows (computerhope.com)

download: https://git-scm.com/download/win

Git-2.31.0-64-bit.exe

installation folder: C:\Program Files\Git

Select default text editor: I chose default installed Notepad

Selecting "main" for default initial branch

Default behavior of 'git pull'

Git Credential Manager Core

2021-03-26