Execute git branch -a to see local and remote branches, which should show you your Subversion branches and tags. cnixon$ git add --patch diff --git a/config/environment.rb b/config/environment.rb index f3a3319..34ece3a 100644 --- a/config/environment.rb ...
↧