src/main/java/com/gitblit/transport/ssh/commands/CommandMetaData.java
File was renamed from src/main/java/com/gitblit/transport/ssh/CommandMetaData.java @@ -12,7 +12,7 @@ //See the License for the specific language governing permissions and //limitations under the License. package com.gitblit.transport.ssh; package com.gitblit.transport.ssh.commands; import static java.lang.annotation.RetentionPolicy.RUNTIME;