This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tibo
/
mygitflow
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
202511211457
develop
Thibaud
1 month ago
parent
693b63ec7f
commit
3b4d658e9c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
git_03_push_branch.sh
+ 1
- 1
git_03_push_branch.sh
View File
@ -3,7 +3,7 @@
CIBLE
=
$1
if
[
"
$CIBLE
"
=
=
""
]
then
Using
$GIT_CURRENT_BRANCH
as cible
echo
"
Using
$GIT_CURRENT_BRANCH
as cible
"
CIBLE
=
$GIT_CURRENT_BRANCH
fi
Write
Preview
Loading…
Cancel
Save