Auto stash before checking out "origin/develop"

This commit is contained in:
Simon Brooke 2023-04-03 13:49:16 +01:00
parent 481c11ddf2
commit 147b35e72a
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987

View file

@ -11,7 +11,7 @@ same bahaviour - except as documented below.
### Status ### Status
Boots to REPL, but few functions yet available. Working Lisp interpreter, but some key features not yet implemented.
* [Project website](https://simon-brooke.github.io/beowulf/). * [Project website](https://simon-brooke.github.io/beowulf/).
* [Source code documentation](https://simon-brooke.github.io/beowulf/docs/codox/index.html). * [Source code documentation](https://simon-brooke.github.io/beowulf/docs/codox/index.html).
@ -24,7 +24,7 @@ Build with
Invoke with Invoke with
java -jar target/uberjar/beowulf-0.2.1-SNAPSHOT-standalone.jar --help java -jar target/uberjar/beowulf-0.3.0-SNAPSHOT-standalone.jar --help
(Obviously, check your version number) (Obviously, check your version number)