3 lines
46 B
Bash
3 lines
46 B
Bash
#!/bin/bash
|
|
git add .
|
|
git commit -m "waypoint" |
#!/bin/bash
|
|
git add .
|
|
git commit -m "waypoint" |