Linux webserver 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.1.1 & Your IP : 3.148.200.145
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
git /
contrib /
subtree /
Delete
Unzip
Name
Size
Permission
Date
Action
t
[ DIR ]
drwxr-xr-x
2025-01-15 06:48
COPYING
17.67
KB
-rw-r--r--
2024-09-10 11:16
INSTALL
566
B
-rw-r--r--
2021-11-24 19:29
Makefile
2.47
KB
-rw-r--r--
2021-11-24 19:29
README
211
B
-rw-r--r--
2021-11-24 19:29
git-subtree
23.02
KB
-rw-r--r--
2025-01-13 20:13
git-subtree.sh
23.02
KB
-rw-r--r--
2021-11-24 19:29
git-subtree.txt
12.86
KB
-rw-r--r--
2021-11-24 19:29
todo
1.64
KB
-rw-r--r--
2021-11-24 19:29
Save
Rename
HOW TO INSTALL git-subtree ========================== First, build from the top source directory. Then, in contrib/subtree, run: make make install make install-doc If you used configure to do the main build the git-subtree build will pick up those settings. If not, you will likely have to provide a value for prefix: make prefix=<some dir> make prefix=<some dir> install make prefix=<some dir> install-doc To run tests first copy git-subtree to the main build area so the newly-built git can find it: cp git-subtree ../.. Then: make test