mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Remove link to deleted method
This commit is contained in:
@@ -152,7 +152,7 @@ class Git
|
||||
# Returns a {String}.
|
||||
relativize: (path) -> @getRepo().relativize(path)
|
||||
|
||||
# Retrieves a shortened version of {.getHead}.
|
||||
# Retrieves a shortened version of the HEAD reference value.
|
||||
#
|
||||
# This removes the leading segments of `refs/heads`, `refs/tags`, or `refs/remotes`.
|
||||
# It also shortenes the SHA-1 of a detached `HEAD` to 7 characters.
|
||||
|
||||
Reference in New Issue
Block a user