OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
git
/
contrib
/
fast-import
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:13:18 AM
rwxr-xr-x
📄
git-import.perl
1.42 KB
05/29/2018 08:14:06 AM
rw-r--r--
📄
git-import.sh
724 bytes
05/29/2018 08:14:06 AM
rw-r--r--
📄
git-p4.README
476 bytes
05/29/2018 08:14:06 AM
rw-r--r--
📄
import-directories.perl
10.88 KB
05/29/2018 08:14:06 AM
rw-r--r--
📄
import-tars.perl
5.42 KB
05/29/2018 08:14:06 AM
rw-r--r--
📄
import-zips.py
2.19 KB
05/29/2018 08:14:06 AM
rw-r--r--
Editing: git-p4.README
Close
The git-p4 script moved to the top-level of the git source directory. Invoke it as any other git command, like "git p4 clone", for instance. Note that the top-level git-p4.py script is now the source. It is built using make to git-p4, which will be installed. Windows users can copy the git-p4.py source script directly, possibly invoking it through a batch file called "git-p4.bat" in the same folder. It should contain just one line: @python "%~d0%~p0git-p4.py" %*