Difference between revisions of "Git ls-remote origin"
Jump to navigation
Jump to search
(Created page with "{{lowercase}}") |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | * https://git-scm.com/docs/git-ls-remote.html | ||
+ | |||
+ | git ls-remote origin | ||
+ | 85cd854f233da583578e542db8fd53c922e8b012 HEAD | ||
+ | 85cd854f233da583578e542db8fd53c922e8b012 refs/heads/main | ||
+ | 098402958641d32a8a7fcbdc7f05d7f23ed8c189 refs/pull/1/head | ||
+ | 098402958641d32a8a7fcbdc7f05d7f23ed8c189 refs/pull/2/head | ||
+ | 8a18cb0abc099000ac166cc9ef3a7d025d18b308 refs/pull/3/head | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[git fetch origin]]</code> | ||
+ | * <code>[[git ls-remote --refs]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{git ls-remote}} | ||
+ | * {{git}} | ||
+ | |||
+ | [[Category:Git]] |
Latest revision as of 06:15, 15 August 2022
git ls-remote origin 85cd854f233da583578e542db8fd53c922e8b012 HEAD 85cd854f233da583578e542db8fd53c922e8b012 refs/heads/main 098402958641d32a8a7fcbdc7f05d7f23ed8c189 refs/pull/1/head 098402958641d32a8a7fcbdc7f05d7f23ed8c189 refs/pull/2/head 8a18cb0abc099000ac166cc9ef3a7d025d18b308 refs/pull/3/head
Related[edit]
See also[edit]
git ls-remote
git
: [config | init | status ]
,git add
,git rm
,git commit
,git push, git pull
,.gitconfig
,.gitignore
,git
(clone
,fetch
,pull
),git tag
,git log
,git blame
, Merge Request, LFS,git branch
,git apply
,git rebase
,git diff
,git diff-tree
,git config --global
,remote | submodule | request-pull
,GIT_TRACE, GIT_CURL_VERBOSE
,clean
,main
,git show-ref
,git reset
,git prune
,git ls-remote origin
,git checkout
,git switch
,pathspec
,git credential-osxkeychain
,git version
,pre-commit
,git --help
, GitBook,refs/
Advertising: