Skip to content

work pull

Overview

Command: r2r eac work pull Purpose: Sync workspace with latest main via rebase Category: work

Syntax

r2r eac work pull

Examples

# Sync with main
r2r eac work pull

# If conflicts occur:
# 1. Resolve conflicts in files
# 2. git add <resolved-files>
# 3. git rebase --continue

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.