mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
updae
This commit is contained in:
parent
4bd52474f0
commit
c6105b3a38
7
debug/update
Normal file
7
debug/update
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
#git remote add unidata https://github.com/Unidata/netcdf-c.git
|
||||
git fetch unidata
|
||||
git rebase unidata/master
|
||||
#git push
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user