This website works better with JavaScript.
Explore
Help
Sign In
spip-contrib-outils
/
checkout
Watch
85
Star
2
Fork
You've already forked checkout
0
Code
Issues
3
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37
Commits
1
Branch
0
Tags
116 MiB
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
checkout
/
checkout.bat
4 lines
101 B
Raw
Permalink
Normal View
History
Unescape
Escape
On déplace les sources de l'outil checkout dans un dossier
3 years ago
@
echo
off
setlocal
DISABLEDELAYEDEXPANSION
SET
BIN_TARGET
=
%~dp0
\checkout.php
php
"
%BIN_TARGET%
"
%*