Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/buunguyen/octotree
Browse files Browse the repository at this point in the history
Conflicts:
	src/adapter.github.js
  • Loading branch information
buunguyen committed Jan 21, 2015
2 parents 2db6f0b + a3a6bdc commit 45c6cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adapter.github.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const
'site', 'blog', 'about', 'explore',
'styleguide', 'showcases', 'trending',
'stars', 'dashboard', 'notifications',
'search', 'developer'
'search', 'developer', 'account'
]
, GH_RESERVED_REPO_NAMES = ['followers', 'following', 'repositories']
, GH_BRANCH_SEL = '*[data-master-branch]'
Expand Down

0 comments on commit 45c6cde

Please sign in to comment.