frappeuser@erpnext:~/frappe-bench/apps/swiss_accounting_software$ git status
On branch version16-fix
Your branch is up to date with 'upstream/version16-fix'.
Changes not staged for commit:
(use "git add/rm ..." to update what will be committed)
(use "git restore ..." to discard changes in working directory)
deleted: swiss_accounting_software/public/dist/js/index.bundle.J64HJH3W.js
deleted: swiss_accounting_software/public/dist/js/index.bundle.J64HJH3W.js.map
Untracked files:
(use "git add ..." to include in what will be committed)
swiss_accounting_software/public/dist/js/index.bundle.3ZRZWWQ2.js
swiss_accounting_software/public/dist/js/index.bundle.3ZRZWWQ2.js.map
no changes added to commit (use "git add" and/or "git commit -a")
frappeuser@erpnext:/frappe-bench/apps/swiss_accounting_software$ git add .
frappeuser@erpnext:/frappe-bench/apps/swiss_accounting_software$ git stash
Saved working directory and index state WIP on version16-fix: a742521 calculation error in leave allocations in new year
frappeuser@erpnext:~/frappe-bench/apps/swiss_accounting_software$ git status
On branch version16-fix
Your branch is up to date with 'upstream/version16-fix'.
Changes not staged for commit:
(use "git add/rm ..." to update what will be committed)
(use "git restore ..." to discard changes in working directory)
deleted: swiss_accounting_software/public/dist/js/index.bundle.J64HJH3W.js
deleted: swiss_accounting_software/public/dist/js/index.bundle.J64HJH3W.js.map
Untracked files:
(use "git add ..." to include in what will be committed)
swiss_accounting_software/public/dist/js/index.bundle.3ZRZWWQ2.js
swiss_accounting_software/public/dist/js/index.bundle.3ZRZWWQ2.js.map
no changes added to commit (use "git add" and/or "git commit -a")
frappeuser@erpnext:
/frappe-bench/apps/swiss_accounting_software$ git add ./frappe-bench/apps/swiss_accounting_software$ git stashfrappeuser@erpnext:
Saved working directory and index state WIP on version16-fix: a742521 calculation error in leave allocations in new year