-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from mulot/developpement
Developpement
- Loading branch information
Showing
8 changed files
with
113 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
brew update | ||
brew upgrade | ||
icloud | ||
ls | ||
cd subnetcalcwebsite/ | ||
ls | ||
git status | ||
git status | ||
git add index.html | ||
git status | ||
git commit | ||
git push | ||
ls | ||
cd .git/ | ||
ls | ||
vi config | ||
cd ../../beattimewebsite/.git/ | ||
vi config | ||
cd - | ||
vi config | ||
cd .. | ||
git status | ||
git push | ||
ls | ||
vi index.html | ||
git add index.html | ||
git commit | ||
git push | ||
vi index.html | ||
git status | ||
git add images/Download_on_the_Mac_App_Store_Badge.png | ||
git add index.html | ||
git status | ||
git commit | ||
git status | ||
git push | ||
git push | ||
git status | ||
git add index.html | ||
git add download/subnetcalc-2.6.dmg | ||
git status | ||
git commit | ||
git push | ||
icloud | ||
cd BeatTime | ||
git status | ||
git status |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.