Alyssa Holland
Alyssa Holland's Blog

Alyssa Holland's Blog

Follow
homeAboutContactbadgesnewsletter
Tag

Git

#git

More content

Read more stories on Hashnode


Articles with this tag

Git Reset vs. Revert

Aug 23, 20214 min read

How to undo commits in Git ยท Have you ever made some revisions to your code, committed those changes, and then wished you could undo the changes you just...

Git Reset vs. Revert

How to Configure Git Aliases

Sep 18, 20202 min read

A Note on the Series: Fast Fridays ๐ŸŽ is a series where you will find fast, short and sweet tips/hacks that you may or may not be aware of. I will try...

How to Configure Git Aliases