From a5d4e1c8507ec95d8c0366b37b26b97426b91100 Mon Sep 17 00:00:00 2001 From: Arturo Pie Date: Sat, 13 Oct 2012 20:36:48 -0300 Subject: Update guides/source/contributing_to_ruby_on_rails.md In this section we are actually updating 'my_new_branch' --- guides/source/contributing_to_ruby_on_rails.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/contributing_to_ruby_on_rails.md b/guides/source/contributing_to_ruby_on_rails.md index f89317a44a..9eb8fa89d9 100644 --- a/guides/source/contributing_to_ruby_on_rails.md +++ b/guides/source/contributing_to_ruby_on_rails.md @@ -287,7 +287,7 @@ You can also add bullet points: TIP. Please squash your commits into a single commit when appropriate. This simplifies future cherry picks, and also keeps the git log clean. -### Update Master +### Update Your Branch It’s pretty likely that other changes to master have happened while you were working. Go get them: -- cgit v1.2.3