• 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 35

changes.mady.by.user Erik Helin

Saved on Mar 26, 2020

compared with

New Version 36

changes.mady.by.user Erik Helin

Saved on Mar 26, 2020

  • Previous Change: Difference between versions 34 and 35
  • Next Change: Difference between versions 36 and 37
  • View Page History

Key

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

...

If you are using the Skara CLI tools then and have the branch you want to publish currently checked out, then you can just run the command git publish

Commits

How do I make a commit?

First ensure that you have configured your full name, email and editor. You must then add the files that you want to be part of the commit (even files that are already tracked by Git):

Code Block
languagebash
$ git add path/to/file1 path/to/file/2

You can inspect the changes that will be part of the commit by running the following command:

Code Block
languagebash
$ git diff --staged

You can then create the commit by running the following command:

Code Block
languagebash
$ git commit

The above command will open your editor where you willl the commit message. If the commit message only is a single line then you can pass it directly to commit command: git commit -m 'Your commit message'.

GitHub

Configuration

How do I setup two-factor authentication (2FA)?

...

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": 380, "requestCorrelationId": "7650fbbc5de00a93"}