git status
On branch etc-debian_12-home_real
Your branch is up to date with 'origin/etc-debian_12-home_real'.
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: resolv.conf
modified: unbound/unbound.conf.d/resolvconf_resolvers.conf
git add .;git commit -m «Bump» git push
Enumerating objects: 11, done.
Counting objects: 100% (11/11), done.
Delta compression using up to 24 threads
Compressing objects: 100% (5/5), done.
Writing objects: 100% (6/6), 504 bytes | 504.00 KiB/s, done.
Total 6 (delta 1), reused 0 (delta 0), pack-reused 0
remote:
remote: Create pull request for etc-debian_12-home_real:
remote: https://bitbucket.org/xxx/etc/pull-requests/new?source=etc-debian_12-home_real&t=1
remote:
To bitbucket.org:xxx/etc.git
d7164f6..3eed14f etc-debian_12-home_real -> etc-debian_12-home_real
git status
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: resolv.conf
modified: unbound/unbound.conf.d/resolvconf_resolvers.conf