Commit c3b1fb1
committed
Fix git push to data branch: fetch remote first, use force-with-lease
- Fetch remote data branch before checkout to handle existing commits
- Use --force-with-lease instead of regular push for safer force push1 parent 4f4953b commit c3b1fb1
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
| 60 | + | |
0 commit comments