Skip to content

Commit 3f7a754

Browse files
sblivenandreasprlic
authored andcommitted
Reflecting devel->master rename
1 parent 0f5b758 commit 3f7a754

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_wikis/BioJava3_eclipse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Option 2: *These instructions are more difficult, but may work if Option
7272
3. Optionally add your Github username and password, then click
7373
Next.
7474
4. Select which branches to include. If you plan to commit any
75-
changes, we recommend only tracking the 'devel' branch, so you
75+
changes, we recommend only tracking the 'master' branch, so you
7676
don't accidentally initiate a release. If you want the last
7777
stable version, you can select 'release' instead. Click Next.
7878
5. Choose a destination directory (outside your Eclipse workspace),

_wikis/BioJava3_eclipse.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Option 2:
3737
## Click the 'Clone Git Repository' icon in the Git Repository View
3838
## Add the URL of your biojava repository on github. For instance, to checkout the main repository, use <pre>https://github.com/biojava/biojava.git</pre>
3939
## Optionally add your Github username and password, then click Next.
40-
## Select which branches to include. If you plan to commit any changes, we recommend only tracking the 'devel' branch, so you don't accidentally initiate a release. If you want the last stable version, you can select 'release' instead. Click Next.
40+
## Select which branches to include. If you plan to commit any changes, we recommend only tracking the 'master' branch, so you don't accidentally initiate a release. If you want the last stable version, you can select 'release' instead. Click Next.
4141
## Choose a destination directory (outside your Eclipse workspace), double-check your selection of Initial branch, and click Finish
4242
# Import Maven projects from the git repository.
4343
## Right click on the biojava git repository in the Git Repositories viewer. Select 'Import Maven Projects...'

0 commit comments

Comments
 (0)