Skip to content
Snippets Groups Projects

[frappe] chore: remove conflict-marker look-alike

Merged Bot Dokos requested to merge ft-commit-22a3a56d44a798d30e997c29e9f24e8f55445fc8 into develop

Date: 2023-07-28T11:45:56+05:30
By: Ankush Menat

chore: remove conflict-marker look-alike

This is annoying when trying to find git conflicts

[skip ci]

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



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-22a3a56d44a798d30e997c29e9f24e8f55445fc8

# 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
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading