Skip to content

Commit

Permalink
Remove png's/LFS (#10)
Browse files Browse the repository at this point in the history
What the title says. We currently cannot clone develop or the commit
that the gdasapp uses:


![jcb-error](https://github.com/user-attachments/assets/cbd83bef-16e6-47f8-a775-36043b438795)

Cloning this branch works:
```console
git clone --branch feature/ciao-lfs https://github.com/NOAA-EMC/jcb.git
Cloning into 'jcb'...
remote: Enumerating objects: 659, done.
remote: Counting objects: 100% (21/21), done.
remote: Compressing objects: 100% (21/21), done.
remote: Total 659 (delta 0), reused 1 (delta 0), pack-reused 638
Receiving objects: 100% (659/659), 121.50 KiB | 5.28 MiB/s, done.
Resolving deltas: 100% (286/286), done.
```
  • Loading branch information
guillaumevernieres authored Jul 19, 2024
1 parent 1639932 commit 8269ce4
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 27 deletions.
1 change: 0 additions & 1 deletion .gitattributes

This file was deleted.

21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,4 @@
<div
align="center"
>
<img
style="vertical-align:middle"
src="https://github.com/danholdaway/jcb/blob/develop/etc/jcb.png"
width="30%"
alt="JEDI Configuration Builder"
/>

<img
style="vertical-align:middle"
src="https://github.com/danholdaway/jcb/blob/develop/etc/jcb-text.png"
width="40%"
alt="JEDI Configuration Builder"
/>
</div>

#
# JEDI Configuration Builder

### Repository status:

Expand Down
3 changes: 0 additions & 3 deletions etc/jcb-text.png

This file was deleted.

3 changes: 0 additions & 3 deletions etc/jcb.png

This file was deleted.

0 comments on commit 8269ce4

Please sign in to comment.