Skip to content

Instantly share code, notes, and snippets.

@progmult
Created May 22, 2026 20:24
Show Gist options
  • Select an option

  • Save progmult/48c3180bc5aa7ef1f6f32273919f52c0 to your computer and use it in GitHub Desktop.

Select an option

Save progmult/48c3180bc5aa7ef1f6f32273919f52c0 to your computer and use it in GitHub Desktop.
subgit configure --layout auto --trunk trunk http://code:8080/svn/gupru gupru.git
subgit install gupru.git
@progmult

Copy link
Copy Markdown
Author

to include only some files history edit file subgit/config:
add

[svn]
    includePath = /insider/employee/bitrix24/*
    includePath = /test/bitrix24/*
    minimalRevision = 923
[translate] 
    createEmptyGitCommits = false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment