mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Remove beta function
This commit is contained in:
parent
1e85db3bd0
commit
f8d6c0021b
@ -130,20 +130,6 @@ function update_gs {
|
|||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
## Developer Branch
|
|
||||||
# function beta_gs {
|
|
||||||
# TASKTYPE='BETA'
|
|
||||||
# # logs_export # dumps log prior to execution because script stops after successful pull
|
|
||||||
#
|
|
||||||
# MESSAGE="Requires GitHub Installation"
|
|
||||||
# echo_info
|
|
||||||
# git fetch --all
|
|
||||||
# git reset --hard origin/development
|
|
||||||
# # git fetch origin
|
|
||||||
# # git pull origin development
|
|
||||||
# exit
|
|
||||||
# }
|
|
||||||
|
|
||||||
# Gravity Core Functions
|
# Gravity Core Functions
|
||||||
## Pull Function
|
## Pull Function
|
||||||
function pull_gs {
|
function pull_gs {
|
||||||
|
Loading…
Reference in New Issue
Block a user