Ticket #14987 (closed enhancement: fixed)
Port request: git-svnimport
| Reported by: | thisoldcoder@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | git svn | Cc: | raimue@… |
| Port: |
Description
When git is installed using:
sudo port install git-core +svn
git-svn is installed but not git-svnimport. Please port this if possible.
Change History
comment:2 Changed 5 years ago by raimue@…
- Status changed from new to closed
- Resolution set to fixed
git-svnimport is in the contrib directory and not officially shipped with git. If you want to use it, copy or symlink it into your private ~/bin.
Added this contrib directory to share/doc/git-core in r36371.
Note: See
TracTickets for help on using
tickets.


Is git-svnimport some extra script or is it included in the general git release?