ESMCI / git-fleximod

MIT License
2 stars 2 forks source link

update should checkout if needed #16

Closed jedwards4b closed 4 months ago

jedwards4b commented 4 months ago

The update command should checkout anything that hasn't already been checked out when an update is requested. I think that this eliminates the need for a separate checkout command. But not removing it yet.