This website requires JavaScript.
Explore
Help
Register
Sign In
global
/
git
Watch
1
Star
0
Fork
0
You've already forked git
mirror of
https://github.com/git/git.git
synced
2026-03-10 09:08:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6
Commits
6
Branches
1,000
Tags
9466d479e27afe864d42e3d501489b033b8da83f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Simon Hausmann
9466d479e2
Speed up the import of individual files from Perforce into git by passing the output of "p4 print" directly to git fast-import. Also try to set the mode of the file in git correctly based on file type heuristics.
...
Signed-off-by: Simon Hausmann <
hausmann@kde.org
>
2007-01-31 20:16:26 +01:00
contrib
/fast-import
Speed up the import of individual files from Perforce into git by passing the output of "p4 print" directly to git fast-import. Also try to set the mode of the file in git correctly based on file type heuristics.
2007-01-31 20:16:26 +01:00
Description
No description provided
706
MiB
Languages
C
50.5%
Shell
38.9%
Perl
4.4%
Tcl
3.1%
Python
0.8%
Other
2.1%