[Oberon] FPGA - System Crash

Tomas Kral thomas.kral at email.cz
Sun May 13 10:19:02 CEST 2018


> if I just used git add, followed by git push so the full history is
> preserved?

Not sure I remember it right, on the Linux(RPI) command line, I
usually take `add, commit, push'.

On local machine I take `git clone <my-project-dir>'.

But how does one reconcile changes (deltas) within a local clone?

The easiest is to always start fresh with a blank dir, but then the
history is lost, also this is not the idea of git, as it stores
incremental delta changes.

-- 
Tomas Kral <thomas.kral at email.cz>


More information about the Oberon mailing list