Skip to content

Instantly share code, notes, and snippets.

View jahirvidrio's full-sized avatar
🚀
Shifting towards Backend & DevOps tools

Jahir Vidrio jahirvidrio

🚀
Shifting towards Backend & DevOps tools
View GitHub Profile
@jahirvidrio
jahirvidrio / README.md
Last active March 20, 2026 22:30
Git SVN: How to

Git SVN: How to

Create new branch from existing

# Get latest repository changes
$ git svn fetch
$ git svn rebase

# Get remote branches