Skip to content

Commit c9ae1f9

Browse files
committed
Added git resources
1 parent 0241599 commit c9ae1f9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

PyData/bookmarks.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
# NOTE: cmder mini requires 7-zip
33
https://medium.com/talpor/windows-terminal-cmder-%EF%B8%8F-573e6890d143
44

5+
# git
6+
# 15-minute Git Introduction
7+
https://www.youtube.com/watch?v=USjZcfj8yxE
8+
# Getting started for local repo
9+
notes: https://www.notion.so/zarkom/Introduction-to-Git-ac396a0697704709a12b6a0e545db049
10+
# Creating SSH keys for Github access
11+
https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
12+
# For creating new Github repo from local folder
13+
https://docs.github.com/en/get-started/importing-your-projects-to-github/importing-source-code-to-github/adding-locally-hosted-code-to-github
14+
515
# pandas
616
https://drawingfromdata.com/pandas/grouping/pandas-groupby-transform-aggregate-filter.html
717

0 commit comments

Comments
 (0)