Skip to content

jakelevi1996/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

My notes on... everything! (WIP)

In particular:

Note: many of the topics here started out as separate Gist repositories, and were later cloned into this repository using the git subtree add command. As explained in this Stack Overflow answer, it is possible to clone an entire git repository into a subdirectory of the current repository (including all git history from the repository which is about to be cloned) using the following command (replace $SUBDIR_NAME and $GIT_URL as appropriate, NB $GIT_URL can include credentials as part of the URL, as described here):

git subtree add -P $SUBDIR_NAME $GIT_URL HEAD

About

My notes on everything (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •