Smazání větve: Porovnání verzí
Z Freenetis Wiki
Řádek 1: | Řádek 1: | ||
[[en:Deleting branches]] | [[en:Deleting branches]] | ||
− | + | [[ru:Удаление ветви]] | |
+ | If a branch is completed and merged into the main branch, remove it from the SVN command: | ||
− | svn delete | + | svn delete https://freenetis.svn.sourceforge.net/svnroot/freenetis/freenetis/branches/branch_name -m "The branch is removed because it is integrated with the main branch" |
Verze z 7. 6. 2014, 14:41
If a branch is completed and merged into the main branch, remove it from the SVN command:
svn delete https://freenetis.svn.sourceforge.net/svnroot/freenetis/freenetis/branches/branch_name -m "The branch is removed because it is integrated with the main branch"