Skip to content

chore: skip demo banner if another one present [frappe]

Date: 2023-08-17T12:37:29+05:30
By: Ankush Menat

chore: skip demo banner if another one present

This is a commit that is not part of a pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-6bf79f18c860f304e9a9008b14f6dcef0d5f4914

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports