Commit 65b9499
authored
Fix push_to_hub by not calling create_branch if branch exists (#7069)
* Fix push_to_hub by not calling create_branch if branch exists
* Fix push_to_hub by not calling create_branch if branch exists
* Reword comment
* Fix push_to_hub by not calling create_branch if PR ref
* Update test1 parent 27ea8e8 commit 65b9499
File tree
3 files changed
+6
-5
lines changed- src/datasets
- tests
3 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5677 | 5677 | | |
5678 | 5678 | | |
5679 | 5679 | | |
5680 | | - | |
| 5680 | + | |
| 5681 | + | |
5681 | 5682 | | |
5682 | 5683 | | |
5683 | 5684 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1708 | 1708 | | |
1709 | 1709 | | |
1710 | 1710 | | |
1711 | | - | |
| 1711 | + | |
| 1712 | + | |
1712 | 1713 | | |
1713 | 1714 | | |
1714 | 1715 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
| 69 | + | |
| 70 | + | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| |||
0 commit comments