[go: up one dir, main page]

Skip to content

chore: cleanup doctype descriptions by ruchamahabal [frappe] PR#39637

From: https://github.com/frappe/erpnext/pull/39637
Date: 2024-01-31 12:15:52+05:30

  • chore: cleanup doctype descriptions (#39637)



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

# 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