[Gambas-user] Local changed source files after compile (commit?)

Bruce Steers bsteers4 at gmail.com
Fri Jan 22 06:28:59 CET 2021


If i create a branch of gambas and then compile/install it all the local
INSTALL files change and it shows on git status as changes to be committed?

Is it harmless and not worth thinking about to just push the modifications
back to the git repository after compilation?

Cheers in advance
BruceS

Here is what 'git status' shows once i have compiled a gambas branch on my
computer...

On branch bruces-patched
Your branch is up to date with 'origin/bruces-patched'.

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:   INSTALL
modified:   app/INSTALL
modified:   comp/INSTALL
typechange: gb.cairo/INSTALL
typechange: gb.compress.bzlib2/INSTALL
typechange: gb.compress.zlib/INSTALL
typechange: gb.crypt/INSTALL
typechange: gb.db.mysql/INSTALL
typechange: gb.db.odbc/INSTALL
typechange: gb.db.postgresql/INSTALL
typechange: gb.db.sqlite2/INSTALL
typechange: gb.db.sqlite3/INSTALL
typechange: gb.dbus/INSTALL
typechange: gb.desktop.gnome.keyring/INSTALL
typechange: gb.desktop.x11/INSTALL
typechange: gb.gmp/INSTALL
typechange: gb.gsl/INSTALL
typechange: gb.gtk/INSTALL
typechange: gb.gtk3/INSTALL
typechange: gb.httpd/INSTALL
typechange: gb.image.imlib/INSTALL
typechange: gb.image.io/INSTALL
typechange: gb.libxml/INSTALL
typechange: gb.media/INSTALL
typechange: gb.mime/INSTALL
typechange: gb.ncurses/INSTALL
typechange: gb.net.curl/INSTALL
typechange: gb.net/INSTALL
typechange: gb.openal/INSTALL
typechange: gb.opengl/INSTALL
typechange: gb.openssl/INSTALL
typechange: gb.pcre/INSTALL
typechange: gb.pdf/INSTALL
typechange: gb.poppler/INSTALL
typechange: gb.qt4/INSTALL
typechange: gb.qt5/INSTALL
typechange: gb.sdl.sound/INSTALL
typechange: gb.sdl/INSTALL
typechange: gb.sdl2/INSTALL
typechange: gb.v4l/INSTALL
typechange: gb.xml/INSTALL
modified:   main/INSTALL

no changes added to commit (use "git add" and/or "git commit -a")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210122/46d019a9/attachment.htm>


More information about the User mailing list