Navigation Menu

Skip to content

Commit

Permalink
doc release: add "git add" command
Browse files Browse the repository at this point in the history
  • Loading branch information
myokoym committed Jan 8, 2015
1 parent 1542d78 commit 57cf42b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/text/release.md
Expand Up @@ -119,7 +119,8 @@ First, copy references to reference html directory in ranguba.org:
Second, commit and push the html directory:

$ cd ../ranguba.org
$ git commit .
$ git add .
$ git commit
$ git push

## 5. Announce in mailing lists
Expand Down

0 comments on commit 57cf42b

Please sign in to comment.