Skip to content

Instantly share code, notes, and snippets.

View jahirvidrio's full-sized avatar
💻
Hey!

Jahir Vidrio jahirvidrio

💻
Hey!
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