]> source.dussan.org Git - jgit.git/commit
RepoCommand: remove --record-remote-branches 57/71657/5
authorStefan Beller <sbeller@google.com>
Fri, 29 Apr 2016 00:27:57 +0000 (17:27 -0700)
committerStefan Beller <sbeller@google.com>
Thu, 26 May 2016 00:11:21 +0000 (17:11 -0700)
commit063548b9afb516010cc114e33d5df7a09ea042fb
tree03a10f671b3bb11f4d378ca56b20b1b54696a64e
parent8ff08994a4d1253c36de36090212806046d4331c
RepoCommand: remove --record-remote-branches

This function only works in bare mode, and the command line works in
non-bare mode, so there's no point in pretending to support it here.

Change-Id: Ia017aded93d072bdb9947ec08c424256c3abe438
Signed-off-by: Stefan Beller <sbeller@google.com>
org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Repo.java