[go: up one dir, main page]

Skip to content

chore: change label name by rohitwaghchaure [frappe] PR#40079

From: https://github.com/frappe/erpnext/pull/40079
Date: 2024-02-23 19:33:52+05:30

  • fix: change label name



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

# 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

Loading