mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-12-23 22:58:17 -05:00
Remove duplicate comment for syncing development branch with main in .env.example
This commit is contained in:
@@ -37,8 +37,6 @@ EMAIL_BACKEND='console'
|
|||||||
# PGUSER='admin'
|
# PGUSER='admin'
|
||||||
# PGPASSWORD='admin'
|
# PGPASSWORD='admin'
|
||||||
|
|
||||||
# ------ For Sean's use: ----- #
|
|
||||||
# Re-sync the development branch with main after doing squash merges
|
|
||||||
# ------ For Sean's use: ----- #
|
# ------ For Sean's use: ----- #
|
||||||
# Re-sync the development branch with main after doing squash merges
|
# Re-sync the development branch with main after doing squash merges
|
||||||
# git fetch origin && git checkout development && git reset --hard origin/main && git push origin development --force
|
# git fetch origin && git checkout development && git reset --hard origin/main && git push origin development --force
|
||||||
|
|||||||
Reference in New Issue
Block a user