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
2a78af1115
commit
d28c65ec2b
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