API: https://developer.github.com/v3/git/refs/#create-a-reference
Constructors
-
New
Reference(String, Initializes a new instance of the NewReference class.String)
Properties
-
Debugger
Display - Ref The name of the fully qualified reference (ie: refs/heads/master). If it doesn’t start with ‘refs’ and have at least two slashes, it will be rejected.
- Sha The SHA1 value to set this reference to