[ET Trac] #2499: New machine thornyflat at WVU

Roland Haas trac-noreply at einsteintoolkit.org
Mon Jan 24 15:07:52 CST 2022


#2499: New machine thornyflat at WVU

 Reporter: Erik Schnetter
   Status: open
Milestone: 
  Version: development version
     Type: enhancement
 Priority: minor
Component: SimFactory

Comment (by Roland Haas):

@{557058:bd4e7bbf-5b51-4a78-8af3-139afa0dcfe5} I added you as a  “developer” to the Simfactory repo so you should be able to push your required changes your self into the `eschnett/thornyflat` branch.

You may have to do a full checkout first ie:

```
git clone git at bitbucket.org:simfactory/simfactory2.git
git checkout eschnett/thornyflat
```

then add the modified files and tell git about them

```
git add mdb/machines/thornyflat.ini
git add mdb/runscripts/thornyflat.run

git commit -m 'thornyflat: update after modules have changed'
git push
```

where you will need one `git add` per changed file \(or use `git add -p` which will interactively show each change to add to the commit\).

--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2499/new-machine-thornyflat-at-wvu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20220124/edcd7e4d/attachment.html 


More information about the Trac mailing list