Deleting branches: Porovnání verzí

Z Freenetis Wiki
Přejít na: navigace, hledání
 
Řádek 1: Řádek 1:
 
[[cs:Smazání větve]]
 
[[cs:Smazání větve]]
TODO
+
[[ru:Удаление ветви]]
 +
 
 +
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"

Aktuální verze z 7. 6. 2014, 14:42


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"