Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
2f2d6f5a5b30
Commit
977fe730
authored
Oct 21, 2011
by
gitlabhq
Browse files
prepare for 1.1
parent
91015d15799c
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
2f2d6f5a
v 1.1.0
- project dashboard
- wall redesigned
- feature: code snippets
- fixed horizontal scroll on file preview
- fixed app crash if commit message has invalid chars
...
...
VERSION
View file @
2f2d6f5a
1.
0.2
1.
1.0
update.rb
View file @
2f2d6f5a
...
...
@@ -19,8 +19,8 @@ def version
puts
yellow
"== RAILS ENV |
#{
env
}
"
current_version
=
version
puts
yellow
"Your version is
#{
current_version
}
"
puts
yellow
"Check for new version: $ git pull origin"
`git pull origin`
# pull from origin
puts
yellow
"Check for new version: $ git pull origin
1x
"
`git pull origin
1x
`
# pull from origin
# latest version
if
version
==
current_version
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment