Files
git_sample_aj/polecenia/01_status

18 lines
567 B
Plaintext

adasiek@tuxedo-os-2026:~/Nextcloud/05_SZKOLENIA/05_ALX/20251213_CICD/git_sample_aj$ git status
On branch main
Your branch is up to date with 'origin/main'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: Readme.md
Untracked files:
(use "git add <file>..." to include in what will be committed)
.obsidian/
Jenkins/readme
Jenkins/run.sh
no changes added to commit (use "git add" and/or "git commit -a")