Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 216.73.216.247
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
git-1.8.3.1 /
contrib /
subtree /
Delete
Unzip
Name
Size
Permission
Date
Action
t
[ DIR ]
drwxr-xr-x
2022-02-05 08:35
.gitignore
62
B
-rw-r--r--
2013-06-10 20:01
COPYING
17.57
KB
-rw-r--r--
2013-06-10 20:01
INSTALL
566
B
-rw-r--r--
2013-06-10 20:01
Makefile
1.19
KB
-rw-r--r--
2020-05-28 20:32
README
211
B
-rw-r--r--
2013-06-10 20:01
git-subtree
15.08
KB
-rw-r--r--
2020-05-28 20:32
git-subtree.1
15.93
KB
-rw-r--r--
2020-05-28 20:32
git-subtree.sh
15.08
KB
-rw-r--r--
2013-06-10 20:01
git-subtree.txt
12.51
KB
-rw-r--r--
2013-06-10 20:01
git-subtree.xml
18.29
KB
-rw-r--r--
2020-05-28 20:32
todo
1.69
KB
-rw-r--r--
2013-06-10 20:01
Save
Rename
-include ../../config.mak.autogen -include ../../config.mak prefix ?= /usr/local gitexecdir ?= $(prefix)/libexec/git-core mandir ?= $(prefix)/share/man man1dir ?= $(mandir)/man1 gitver ?= $(word 3,$(shell git --version)) # this should be set to a 'standard' bsd-type install program INSTALL ?= install ASCIIDOC_CONF = ../../Documentation/asciidoc.conf MANPAGE_NORMAL_XSL = ../../Documentation/manpage-normal.xsl GIT_SUBTREE_SH := git-subtree.sh GIT_SUBTREE := git-subtree GIT_SUBTREE_DOC := git-subtree.1 GIT_SUBTREE_XML := git-subtree.xml GIT_SUBTREE_TXT := git-subtree.txt all: $(GIT_SUBTREE) $(GIT_SUBTREE): $(GIT_SUBTREE_SH) cp $< $@ && chmod +x $@ doc: $(GIT_SUBTREE_DOC) install: $(GIT_SUBTREE) $(INSTALL) -m 755 $(GIT_SUBTREE) $(DESTDIR)$(gitexecdir) install-doc: install-man install-man: $(GIT_SUBTREE_DOC) $(INSTALL) -d -m 755 $(DESTDIR)$(man1dir) $(INSTALL) -m 644 $^ $(DESTDIR)$(man1dir) $(GIT_SUBTREE_DOC): $(GIT_SUBTREE_XML) xmlto -m $(MANPAGE_NORMAL_XSL) man $^ $(GIT_SUBTREE_XML): $(GIT_SUBTREE_TXT) asciidoc -b docbook -d manpage -f $(ASCIIDOC_CONF) \ -agit_version=$(gitver) $^ test: $(MAKE) -C t/ test clean: rm -f *~ *.xml *.html *.1 rm -rf subproj mainline