Skip to content

Instantly share code, notes, and snippets.

View Joni3187's full-sized avatar
:octocat:
Code Ninja - Night's Watch

Joni Eren Joni3187

:octocat:
Code Ninja - Night's Watch
View GitHub Profile
@Joni3187
Joni3187 / webdev_online_resources.md
Created March 17, 2022 08:20 — forked from bradtraversy/webdev_online_resources.md
Online Resources For Web Developers (No Downloading)
@Joni3187
Joni3187 / git.md
Created April 29, 2021 19:11 — forked from etoxin/git.md
GIT Bash Commands

search (regex)

git grep "regex"

list all branches

git branch -a