Raving Genius
  • Impossible
  • Legal
Sign in Subscribe

Tools

A collection of 4 posts
git

Transfer Git Branch Across Repos

Quick guide for moving a commits in a git branch to a separate repository.
Mar 3, 2018 2 min read
Web Development

Web Development Starter Pack

Getting started with web development is fun and exciting, but also frustrating, since you don't know what you don't know. Below are some links to many useful resources. Don't feel like you need to thoroughly explore each link; it is enough to get an idea of what's available. The web
Feb 18, 2018 3 min read
Programming

A Gentle Introduction To Using Git

A Gentle Introduction To Using Git Terminology working directoryThis is the top-level directory (folder) that contains your project files. Once you initialize git (git init), your working directory will have a new .git directory in it. Everything you do related to your project will be done in this directory.repositoryA
Sep 10, 2017 2 min read
Programming

Node Resources

I haven't really keep this page updated, so take these links with a grain of salt so to speak. In fact this page should really be viewed as a historic document, and *not* as a useful reference.
Jan 6, 2013 2 min read
Page 1 of 1
Raving Genius © 2023
Powered by Ghost