]> source.dussan.org Git - jgit.git/commitdiff
Fix formatting in org.eclipse.jgit.pgm.CLIText 34/8634/1
authorTomasz Zarna <tomasz.zarna@tasktop.com>
Sun, 11 Nov 2012 22:45:28 +0000 (23:45 +0100)
committerTomasz Zarna <tomasz.zarna@tasktop.com>
Sun, 11 Nov 2012 22:45:28 +0000 (23:45 +0100)
Change-Id: Ia87f28fa440cb354bf591713c8aadbe3969edbf1

org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/CLIText.java

index 86ec92d382a48ff19fef2b929276c55b44474ccb..b2f7cba27b1f862630206f84fe544234b5322a7f 100644 (file)
@@ -210,12 +210,8 @@ public class CLIText extends TranslationBundle {
        /***/ public String statusModified;
        /***/ public String statusNewFile;
        /***/ public String statusRemoved;
-
-       /***/
-       public String switchedToNewBranch;
-
-       /***/
-       public String switchedToBranch;
+       /***/ public String switchedToNewBranch;
+       /***/ public String switchedToBranch;
        /***/ public String tagLabel;
        /***/ public String taggerInfo;
        /***/ public String timeInMilliSeconds;