summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xpull.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/pull.rb b/pull.rb
index d06df66b..538e0bd2 100755
--- a/pull.rb
+++ b/pull.rb
@@ -24,5 +24,5 @@ dotfiles.each do |a, b|
 end
 
 system('git add .')
-system('git commit -a')
+system('git commit')
 system('git push')
24-09-13 12:54:24 -0400'>2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe