Difference between revisions of "Main"
Jump to navigation
Jump to search
(Created page with "{{Draft}} def") Tags: Mobile web edit, Mobile edit |
|||
(18 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{lowercase}} |
+ | [[wikipedia:main]] | ||
− | [[ | + | * [[Python: main]]: <code>[[def]]</code>, <code>[[class]]</code> |
+ | |||
+ | * [[C]] | ||
+ | * [[Go (lang)]] | ||
+ | |||
+ | * [[Go]]: <code>[[package]] main</code> | ||
+ | |||
+ | == Git == | ||
+ | * <code>[[git push -u origin main]]</code> | ||
+ | |||
+ | * <code>[[git push --set-upstream]] origin [[main]]</code> | ||
+ | |||
+ | * <code>[[git branch -r]]</code> | ||
+ | * <code>[[git checkout master]]</code> | ||
+ | * <code>[[git pull -v]]</code> | ||
+ | * [[main branch]] | ||
+ | |||
+ | |||
+ | [[bitcoind]] | ||
+ | [[-chain]]=<chain> | ||
+ | Use the chain <chain> (default: main). Allowed values: [[main]], [[test]], [[signet]], [[regtest]] | ||
+ | |||
+ | == See also == | ||
+ | * {{git}} | ||
+ | |||
+ | [[Category:Git]] |
Latest revision as of 18:36, 29 May 2023
Git[edit]
git push --set-upstream origin main
-chain=<chain> Use the chain <chain> (default: main). Allowed values: main, test, signet, regtest
See also[edit]
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: