Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LBMC
yvertlab
mylabstocks
Commits
63591c13
Commit
63591c13
authored
Apr 30, 2021
by
Gael Yvert
Browse files
gitfunctionalitytables.sh: update message
parent
1154d4bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
gitfunctionalitytables.sh
View file @
63591c13
...
...
@@ -36,11 +36,12 @@ git add database/seeders/FunctionalityTrackingByIseedPermissionRoleTableSeeder.p
git add database/seeders/FunctionalityTrackingByIseedRolesTableSeeder.php
git add database/seeders/FunctionalityTrackingByIseedSettingsTableSeeder.php
echo
" #######"
echo
" Changes were made to seeders for tables of application functionalities."
echo
" Don't forget to commit these changes to the git repository."
echo
" For details, please type: git status."
echo
" #######"
echo
" ########## "
echo
" Changes were likely made to seeders of tables that are "
echo
" used for application functionalities."
echo
" Don't forget to commit these changes to the git repository."
echo
" For details, please type: git status."
echo
" ########## "
## Restoring instructions:
# run:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment