Skip to content

refactor: force ipv4 localhost by 0xsirsaif [frappe] PR#22394

Bot Dokos requested to merge ft-pr-22394 into develop

From: https://github.com/frappe/frappe/pull/22394
Date: 2023-09-13 13:53:23+03:00

  • refactor: force ipv4 localhost (#22394)



Diagnostics

Cleaning files from denylist:
usage: git stash show [<options>] [<stash>]



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-22394

# 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
Edited by Corentin Forler

Merge request reports