• Home
    • View
    • Login
    This page
    • Normal
    • Export PDF
    • Page Information

    Loading...
  1. Dashboard
  2. Undefined Space
  3. Skara
  4. FAQ

Page History

Versions Compared

Old Version 45

changes.mady.by.user Erik Helin

Saved on Apr 16, 2020

compared with

New Version 46

changes.mady.by.user Erik Helin

Saved on Apr 16, 2020

  • Previous Change: Difference between versions 44 and 45
  • Next Change: Difference between versions 46 and 47
  • View Page History

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
$ git config --global core.editor "vim"

How do I

...

configure an HTTP(S) proxy?

Code Block
languagebash
$ git config --global aliashttp.<name>proxy '<command>'

For example, if you want to type git co instead of git checkout you would run:

PROXY-HOSTNAME:PROXY-PORT'

Substitute PROXY-HOSTNAME with the hostname of the HTTP(S) proxy server, and PROXY-PORT with the port of the HTTP(S) proxy server.

How do I add an alias for a command?

Code Block
Code Block
languagebash
$ git config --global alias.co<name> 'checkout'

...

<command>'

For example, if you want to type git co instead of git checkout you would run:

Code Block
languagebash
$ git config --global httpalias.proxyco 'PROXY-HOSTNAME:PROXY-PORT'

...

checkout'

Do you know of any aliases that are useful?

...

Overview
Content Tools
ThemeBuilder

Terms of Use
• License: GPLv2
• Privacy • Trademarks • Contact Us

Powered by a free Atlassian Confluence Open Source Project License granted to https://www.atlassian.com/software/views/opensource-community-additional-license-offer. Evaluate Confluence today.

  • Kolekti ThemeBuilder Powered by Atlassian Confluence 8.5.23
  • Kolekti ThemeBuilder printed.by.atlassian.confluence
  • Report a bug
  • Atlassian News
Atlassian
Kolekti ThemeBuilder EngineAtlassian Confluence
{"serverDuration": 614, "requestCorrelationId": "06c16fa83621733d"}