This shows you the differences between two versions of the page.
uso:laboratoare:laborator-08:git-first-pull-request [2023/11/16 23:06] mihai.pacuraru [Crearea unui Pull Request (PR) pe GitHub] fix internal links |
uso:laboratoare:laborator-08:git-first-pull-request [2023/11/16 23:24] (current) mihai.pacuraru [Ștergerea branch-ului în urma integrării în branch-ul master] fix .gif path |
||
---|---|---|---|
Line 292: | Line 292: | ||
Odată făcută operația ''%%merge%%'', putem șterge branch-ul pe care am lucrat apăsând pe butonul ''%%Delete branch%%''. | Odată făcută operația ''%%merge%%'', putem șterge branch-ul pe care am lucrat apăsând pe butonul ''%%Delete branch%%''. | ||
- | {{./gifs/GitHub-delete-origin-branch.gif}} | + | {{:uso:laboratoare:laborator-04:github-delete-origin-branch.gif?500}} |
Această operație va șterge branch-ul doar pe GitHub. Ca să ștergem branch-ul **bubble-sort-implementation** și din repository-ul local folosim comanda ''%%git branch -d%%'': | Această operație va șterge branch-ul doar pe GitHub. Ca să ștergem branch-ul **bubble-sort-implementation** și din repository-ul local folosim comanda ''%%git branch -d%%'': |