Git Amend vs Git Rebase
You made a mistake in a previous commit, maybe forgot to delete a console.log or missed a Linter warning? There are many simple ways to add changes to previous commits!
Guides about Tech, Linux and Games
Post 1 - 2 (of 2)
You made a mistake in a previous commit, maybe forgot to delete a console.log or missed a Linter warning? There are many simple ways to add changes to previous commits!
This guide will showcase how to use environment variables, XDG user dirs and the version manager n to install Node.js and global NPM packages in your home directory.