BadScript 2
Loading...
Searching...
No Matches
Mutable_Without_Empty_Constructor.cs
Go to the documentation of this file.
1// Copyright 2005-2015 Giacomo Stelluti Scala & Contributors. All rights reserved. See License.md in the project root for license information.
2
4{
6 {
7 [Option("amend", HelpText = "Used to amend the tip of the current branch.")]
8 public bool Amend { get; set; }
9
13
18 }
19}