Commit 4eb4a8d
Tulga Tsogtgerel
fix: pull with rebase before pushing to handle remote changes
- Add git pull --rebase before push to sync with remote branch
- Prevents non-fast-forward errors when remote has new commits
- Gracefully handles rebase failures and attempts push anyway1 parent f4f5585 commit 4eb4a8d
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
256 | 267 | | |
257 | 268 | | |
258 | | - | |
259 | 269 | | |
260 | 270 | | |
261 | 271 | | |
| |||
0 commit comments