awshosteddokuwiki
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
awshosteddokuwiki [2025/08/16 15:23] – external edit 127.0.0.1 | awshosteddokuwiki [2025/08/16 15:25] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 403: | Line 403: | ||
* You have divergent branches and need to specify how to reconcile them. | * You have divergent branches and need to specify how to reconcile them. | ||
* Solution: {{{git config --global pull.rebase true}}} | * Solution: {{{git config --global pull.rebase true}}} | ||
- | * fFatal: Not possible to fast-forward, | + | * Fatal: Not possible to fast-forward, |
* Solution: {{{git pull --rebase}}} | * Solution: {{{git pull --rebase}}} | ||
awshosteddokuwiki.txt · Last modified: by 127.0.0.1